Searched refs:arp_pro (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/stand/libsa/
H A Drarp.c92 ap->arp_pro = htons(ETHERTYPE_IP);
180 ap->arp_pro != htons(ETHERTYPE_IP) ||
H A Darp.c105 ah->arp_pro = htons(ETHERTYPE_IP);
198 ah->arp_pro != htons(ETHERTYPE_IP) ||
262 arp->arp_pro != htons(ETHERTYPE_IP) ||
/freebsd-13-stable/sys/netinet/
H A Dif_ether.h89 #define arp_pro ea_hdr.ar_pro macro
/freebsd-13-stable/usr.sbin/rarpd/
H A Drarpd.c492 ntohs(ap->arp_pro) != ETHERTYPE_IP ||

Completed in 63 milliseconds