Searched refs:ipip_input (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dip_var.h313 extern void ipip_input(struct mbuf *, int);
H A Dip_encap.c267 # define COMPATFUNC ipip_input
H A Dip_mroute.c163 void ipip_input(struct mbuf *m, int iphlen) { /* XXX must fixup manually */ function
284 * one-back cache used by ipip_input to locate a tunnel's vif
704 * An encapsulating tunnel is wanted. Tell ipip_input() to
1573 ipip_input(struct mbuf *m, int iphlen)

Completed in 78 milliseconds