Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Din_proto.c209 .pr_input = gre_input,
H A Din_var.h584 extern void gre_input(struct mbuf *, int);
H A Dip_input.c3730 gre_input(struct mbuf *m, int off) in gre_input() function