Changeset 19e87bbb in rtems
- Timestamp:
- 05/25/00 13:22:57 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 778239e9
- Parents:
- fea048f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/networking/networkapp.t
rfea048f r19e87bbb 154 154 Internet Domain Name Servers. 155 155 156 @item char *n ame_server[3]156 @item char *ntp_server[3] 157 157 The Internet host numbers of up to three machines to be used as 158 158 Network Time Protocol (NTP) Servers. … … 180 180 @subsection Network device configuration 181 181 Network devices are specified and configured by declaring and initializing a 182 @code{struct rtems_bsdnet_ifcon tig} structure for each network device.182 @code{struct rtems_bsdnet_ifconfig} structure for each network device. 183 183 184 184 The structure entries are described in the following table. An application
Note: See TracChangeset
for help on using the changeset viewer.