Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/ !
H A Dif_bridge.c252 #define BRIDGE_XDROP(_sc) bridge_xdrop(_sc)
1201 static void bridge_xdrop(struct bridge_softc *);
1294 bridge_xdrop(struct bridge_softc *sc) in bridge_xdrop() function