Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h585 extern int rip6_output(struct mbuf *, struct socket *, struct sockaddr_in6 *,
H A Draw_ip6.c350 rip6_output( in rip6_output() function
1213 return rip6_output(m, so, SIN6(nam), control, 1); in rip6_send()
H A Dicmp6.c3221 return rip6_output(m, so, SIN6(nam), control, 0); in icmp6_dgram_send()
3252 return rip6_output(m, so, SIN6(nam), control, 0); in icmp6_dgram_send()