Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bridge.c269 #define BRIDGE_UNREF(_sc) bridge_unref(_sc)
1201 static void bridge_unref(struct bridge_softc *);
1256 bridge_unref(struct bridge_softc *sc) in bridge_unref() function