Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dip_var.h415 extern int ip_gre_output(struct mbuf *);
H A Dip_output.c3512 ip_gre_output(struct mbuf *m) in ip_gre_output() function
/xnu-11417.121.6/bsd/net/
H A Dnet_stubs.c377 STUB(ip_gre_output);