Searched defs:phyint_config (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dndpd.h114 struct confvar phyint_config[I_IFSIZE]; member in struct:ndpd_phyint_info_s
116 phyint_config[I_DupAddrDetectTransmits].cf_value
118 phyint_config[I_AdvSendAdvertisements].cf_value
120 phyint_config[I_MaxRtrAdvInterval].cf_value
122 phyint_config[I_MinRtrAdvInterval].cf_value
123 #define phyint_AdvManagedFlag phyint_config[I_AdvManagedFlag].cf_value
125 phyint_config[I_AdvOtherConfigFlag].cf_value
126 #define phyint_AdvLinkMTU phyint_config[I_AdvLinkMTU].cf_value
127 #define phyint_AdvReachableTime phyint_config[I_AdvReachableTime].cf_value
128 #define phyint_AdvRetransTimer phyint_config[I_AdvRetransTime
[all...]

Completed in 58 milliseconds