Home
last modified time | relevance | path

Searched refs:ARPOP_REPLY (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dif_arp.h60 #define ARPOP_REPLY 2 /* response to previous request */ macro
/f-stack/freebsd/net/
H A Dif_arp.h60 #define ARPOP_REPLY 2 /* response to previous request */ macro
H A Ddebugnet_inet.c342 if (op == ARPOP_REPLY) { in debugnet_handle_arp()
375 ah->ar_op = htons(ARPOP_REPLY); in debugnet_handle_arp()
H A Dif_infiniband.c200 case ARPOP_REPLY: in infiniband_requestencap()
H A Dif_ethersubr.c181 case ARPOP_REPLY: in ether_requestencap()
/f-stack/freebsd/netinet/
H A Dif_ether.c853 if (op == ARPOP_REPLY) in in_arpinput()
1123 ah->ar_op = htons(ARPOP_REPLY); in in_arpinput()