Searched defs:IFP2NG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/ | ||
H A D | ng_gif.c | 93 #define IFP2NG(ifp) ((struct ng_node *)((struct gif_softc *)(ifp->if_softc))->gif_netgraph) macro |
H A D | ng_ether.c | 76 #define IFP2NG(ifp) ((ifp)->if_l2com) macro |