Searched refs:ip6_ctloutput (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h494 int ip6_ctloutput(struct socket *, struct sockopt *sopt);
H A Din6_proto.c188 udp6_input, 0, udp6_ctlinput, ip6_ctloutput,
H A Draw_ip6.c683 error = ip6_ctloutput(so, sopt);
730 error = ip6_ctloutput(so, sopt);
H A Dicmp6.c3064 return ip6_ctloutput(so, sopt);
H A Dip6_output.c1839 ip6_ctloutput(so, sopt) function
1853 panic("ip6_ctloutput: arg soopt is NULL");
/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_usrreq.c1332 error = ip6_ctloutput(so, sopt);

Completed in 32 milliseconds