Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dudp_var.h167 extern int udp_ctloutput(struct socket *, struct sockopt *);
H A Din_proto.c133 .pr_ctloutput = udp_ctloutput,
H A Dudp_usrreq.c971 udp_ctloutput(struct socket *so, struct sockopt *sopt) in udp_ctloutput() function
/xnu-8019.80.24/bsd/netinet6/
H A Din6_proto.c175 .pr_ctloutput = udp_ctloutput,
H A Dip6_output.c180 extern int udp_ctloutput(struct socket *, struct sockopt *);