Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dif_bridge.c273 #define BRIDGE_UNREF(_sc) bridge_unref(_sc)
1233 static void bridge_unref(struct bridge_softc *);
1288 bridge_unref(struct bridge_softc *sc) in bridge_unref() function