Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_var.h414 extern int ip_gre_output(struct mbuf *);
H A Dip_output.c3482 ip_gre_output(struct mbuf *m) in ip_gre_output() function
/xnu-11215.1.10/bsd/net/
H A Dnet_stubs.c373 STUB(ip_gre_output);