IFP2NG
#define IFP2NG(ifp) ((ifp)->if_l2com)
#define IFP2NG(ifp) ((struct ng_node *)((struct gif_softc *)(ifp->if_softc))->gif_netgraph)