Searched refs:ARP_OL_PEER_AUTO_REPLY (Results 1 – 2 of 2) sorted by relevance
4077 … WPRINT_MACRO( (" peer_auto_reply_enabled: (0x%x) %s\n", (int)(features & ARP_OL_PEER_AUTO_REPLY), in whd_arp_features_print()4078 (features & ARP_OL_PEER_AUTO_REPLY) ? "Enabled" : " disabled") ); in whd_arp_features_print()
3197 #define ARP_OL_PEER_AUTO_REPLY 0x00000008 macro