Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dip_var.h416 extern int ip_gre_output(struct mbuf *);
H A Dip_output.c3521 ip_gre_output(struct mbuf *m) in ip_gre_output() function
/xnu-12377.1.9/bsd/net/
H A Dnet_stubs.c383 STUB(ip_gre_output);