Home
last modified time | relevance | path

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

/xnu-8796.141.3/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.c983 udp_ctloutput(struct socket *so, struct sockopt *sopt) in udp_ctloutput() function
/xnu-8796.141.3/bsd/netinet6/
H A Din6_proto.c176 .pr_ctloutput = udp_ctloutput,
H A Dip6_output.c180 extern int udp_ctloutput(struct socket *, struct sockopt *);