Searched refs:gifp (Results 1 – 2 of 2) sorted by relevance
318 struct ifnet *gifp; in in6_gif_input() local328 gifp = GIF2IFP(sc); in in6_gif_input()329 if ((gifp->if_flags & IFF_UP) != 0) { in in6_gif_input()333 gif_input(m, gifp, proto, ecn); in in6_gif_input()
300 struct ifnet *gifp; in in_gif_input() local310 gifp = GIF2IFP(sc); in in_gif_input()311 if ((gifp->if_flags & IFF_UP) != 0) { in in_gif_input()315 gif_input(m, gifp, proto, ecn); in in_gif_input()