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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_proto.c230 div_input, 0, 0, ip_ctloutput,
H A Dip_var.h302 int ip_ctloutput(struct socket *, struct sockopt *sopt);
H A Draw_ip.c580 error = ip_ctloutput(so, sopt);
681 error = ip_ctloutput(so, sopt);
H A Dtcp_usrreq.c1335 error = ip_ctloutput(so, sopt);
H A Dudp_usrreq.c924 return (ip_ctloutput(so, sopt));
H A Dip_output.c2291 ip_ctloutput(so, sopt) function

Completed in 27 milliseconds