Home
last modified time | relevance | path

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

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