Home
last modified time | relevance | path

Searched refs:gre_input (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/bsd/netinet/
H A Din_proto.c210 .pr_input = gre_input,
H A Din_var.h522 extern void gre_input(struct mbuf *, int);
H A Dip_input.c4033 gre_input(struct mbuf *m, int off) in gre_input() function