Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dip6_var.h585 extern int rip6_output(struct mbuf *, struct socket *, struct sockaddr_in6 *,
H A Draw_ip6.c360 rip6_output( in rip6_output() function
1224 return rip6_output(m, so, SIN6(nam), control, 1); in rip6_send()
H A Dicmp6.c3246 return rip6_output(m, so, SIN6(nam), control, 0); in icmp6_dgram_send()
3277 return rip6_output(m, so, SIN6(nam), control, 0); in icmp6_dgram_send()