Searched refs:IFEF_ARPLL (Results 1 – 4 of 4) sorted by relevance
105 #define IFEF_ARPLL 0x00000800 /* ARP for IPv4LL addresses */ macro
4162 if (!(cur_ifp->if_eflags & IFEF_ARPLL)) { in dlil_send_arp()
1846 (ifp->if_eflags & IFEF_ARPLL) && in arp_ip_handle_input()1936 (ifp->if_eflags & IFEF_ARPLL)) { in arp_ip_handle_input()1974 !(ifp->if_eflags & IFEF_ARPLL)) { in arp_ip_handle_input()
489 if_set_eflags(ifp, IFEF_ARPLL); in inctl_arpipll()493 if_clear_eflags(ifp, IFEF_ARPLL); in inctl_arpipll()535 if_clear_eflags(ifp, (IFEF_ARPLL | IFEF_AUTOCONFIGURING)); in inctl_setrouter()