Searched refs:udp_ctloutput (Results 1 – 3 of 3) sorted by relevance
178 int udp_ctloutput(struct socket *, struct sockopt *);
883 udp_ctloutput(struct socket *so, struct sockopt *sopt) in udp_ctloutput() function1731 .pr_ctloutput = udp_ctloutput, \
1262 .pr_ctloutput = udp_ctloutput, \