Searched refs:encap_getarg (Results 1 – 5 of 5) sorted by relevance
90 void *encap_getarg(struct mbuf *);
253 gifp = ((struct gif_softc *)encap_getarg(m))->gif_if; in in_gif_input()
522 encap_getarg(struct mbuf *m) in encap_getarg() function
251 gifp = ((struct gif_softc *)encap_getarg(m))->gif_if; in in6_gif_input()
765 sc = (struct stf_softc *)encap_getarg(m); in in_stf_input()