Searched refs:BRIDGE_INPUT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_bridgevar.h304 #define BRIDGE_INPUT(_ifp, _m) do { \ macro
H A Dif_gif.c559 BRIDGE_INPUT(ifp, m);
H A Dif_ethersubr.c665 * The BRIDGE_INPUT() macro will update ifp if the bridge changed it
670 BRIDGE_INPUT(ifp, m);
/freebsd-13-stable/sys/netgraph/
H A Dng_ether.c734 BRIDGE_INPUT(ifp, m);

Completed in 174 milliseconds