Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h367 extern int ip_gre_output(struct mbuf *);
H A Dip_output.c3408 ip_gre_output(struct mbuf *m) in ip_gre_output() function
/xnu-8019.80.24/bsd/net/
H A Dnet_stubs.c370 STUB(ip_gre_output);