Searched refs:phyint_config (Results 1 – 2 of 2) sorted by relevance
112 struct confvar phyint_config[I_IFSIZE]; member114 phyint_config[I_DupAddrDetectTransmits].cf_value116 phyint_config[I_AdvSendAdvertisements].cf_value118 phyint_config[I_MaxRtrAdvInterval].cf_value120 phyint_config[I_MinRtrAdvInterval].cf_value121 #define phyint_AdvManagedFlag phyint_config[I_AdvManagedFlag].cf_value123 phyint_config[I_AdvOtherConfigFlag].cf_value124 #define phyint_AdvLinkMTU phyint_config[I_AdvLinkMTU].cf_value125 #define phyint_AdvReachableTime phyint_config[I_AdvReachableTime].cf_value126 #define phyint_AdvRetransTimer phyint_config[I_AdvRetransTimer].cf_value[all …]
1772 phyint.phyint_config, I_IFSIZE); in process_mibsock()