Home
last modified time | relevance | path

Searched refs:BR_PROXYARP (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dif_bridge.h48 #define BR_PROXYARP BIT(8) macro
/linux/net/bridge/
H A Dbr_forward.c231 if (p->flags & BR_PROXYARP) in br_flood()
H A Dbr_arp_nd_proxy.c207 if ((p && (p->flags & BR_PROXYARP)) || in br_do_proxy_suppress_arp()
/linux/net/core/
H A Drtnetlink.c5339 IFLA_BRPORT_PROXYARP, BR_PROXYARP) || in ndo_dflt_bridge_getlink()