Searched refs:encap_fillarg (Results 1 – 1 of 1) sorted by relevance
99 static void encap_fillarg(struct mbuf *, const struct encaptab *);190 encap_fillarg(m, match); in encap4_input()257 encap_fillarg(m, match); in encap6_input()440 encap_fillarg(struct mbuf *m, const struct encaptab *ep) in encap_fillarg() function