Home
last modified time | relevance | path

Searched refs:udp_ctloutput (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/bsd/netinet/
H A Dudp_var.h186 extern int udp_ctloutput(struct socket *, struct sockopt *);
H A Din_proto.c132 .pr_ctloutput = udp_ctloutput,
H A Dudp_usrreq.c1082 udp_ctloutput(struct socket *so, struct sockopt *sopt) in udp_ctloutput() function
/xnu-12377.61.12/bsd/netinet6/
H A Din6_proto.c179 .pr_ctloutput = udp_ctloutput,
H A Dip6_output.c183 extern int udp_ctloutput(struct socket *, struct sockopt *);