Searched defs:IFP2NG (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netgraph/
H A Dng_ether.c76 #define IFP2NG(ifp) (IFP2AC((ifp))->ac_netgraph) macro
[all...]
H A Dng_gif.c92 #define IFP2NG(ifp) ((struct ng_node *)((struct gif_softc *)(ifp->if_softc))->gif_netgraph) macro
H A Dng_fec.c138 #define IFP2NG(ifp) ((ifp)->if_afdata[AF_NETGRAPH]) macro
/freebsd-10-stable/sys/netgraph/atm/
H A Dng_atm.c351 #define IFP2NG(IFP) ((node_p)((struct ifatm *)(IFP)->if_softc)->ngpriv) macro

Completed in 197 milliseconds