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