Home
last modified time | relevance | path

Searched refs:ARPOP_RREPLY (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dif_arp.h110 #define ARPOP_RREPLY 4 /* RARP reply */ macro
/linux/net/bridge/
H A Dbr_arp_nd_proxy.c166 parp->ar_op != htons(ARPOP_RREPLY) && in br_do_proxy_suppress_arp()
/linux/net/ipv4/
H A Dipconfig.c527 if (rarp->ar_op != htons(ARPOP_RREPLY)) in ic_rarp_recv()