Searched refs:gre_input2 (Results 1 – 1 of 1) sorted by relevance
93 static struct mbuf *gre_input2(struct mbuf *, int, u_char);108 m = gre_input2(m, off, proto); in gre_input()125 gre_input2(struct mbuf *m ,int hlen, u_char proto) in gre_input2() function