Searched refs:icmp6_ctloutput (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h452 int icmp6_ctloutput(struct socket *, struct sockopt *);
H A Dicmp6.c2933 icmp6_ctloutput(so, sopt) function
3019 return icmp6_ctloutput(so, sopt);
3024 return icmp6_ctloutput(so, sopt);
H A Draw_ip6.c641 * XXX: is it better to call icmp6_ctloutput() directly
644 return(icmp6_ctloutput(so, sopt));

Completed in 67 milliseconds