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

/freebsd-9.3-release/sys/netinet/
H A Dif_ether.h87 #define arp_pro ea_hdr.ar_pro macro
/freebsd-9.3-release/lib/libstand/
H A Drarp.c99 ap->arp_pro = htons(ETHERTYPE_IP);
191 ap->arp_pro != htons(ETHERTYPE_IP) ||
H A Darp.c113 ah->arp_pro = htons(ETHERTYPE_IP);
206 ah->arp_pro != htons(ETHERTYPE_IP) ||
266 arp->arp_pro != htons(ETHERTYPE_IP) ||
H A Dif_ether.h107 #define arp_pro ea_hdr.ar_pro macro
/freebsd-9.3-release/usr.sbin/rarpd/
H A Drarpd.c491 ntohs(ap->arp_pro) != ETHERTYPE_IP ||

Completed in 124 milliseconds