Searched refs:old_rthash (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridge.c4911 struct _bridge_rtnode_list *old_rthash = NULL; local
4950 old_rthash = sc->sc_rthash;
4974 if (old_rthash)
4975 _FREE(old_rthash, M_DEVBUF);

Completed in 78 milliseconds