Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_bridge.c250 #define BRIDGE_UNREF(_sc) bridge_unref(_sc)
1145 static void bridge_unref(struct bridge_softc *);
1198 bridge_unref(struct bridge_softc *sc) in bridge_unref() function