Home
last modified time | relevance | path

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

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