Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_bridge.c271 #define BRIDGE_UNREF(_sc) bridge_unref(_sc)
1231 static void bridge_unref(struct bridge_softc *);
1286 bridge_unref(struct bridge_softc *sc) in bridge_unref() function