Home
last modified time | relevance | path

Searched refs:dccp_ctloutput (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/netinet/
H A Din_proto.c169 PR_WRAP_CTLOUTPUT(dccp_ctloutput) in PR_WRAP_CTLINPUT()
172 #define dccp_ctloutput dccp_ctloutput_wrapper in PR_WRAP_CTLINPUT() macro
305 .pr_ctloutput = dccp_ctloutput,
H A Ddccp_var.h284 int dccp_ctloutput(int , struct socket *, struct sockopt *);
H A Ddccp_usrreq.c1048 dccp_ctloutput(int op, struct socket *so, struct sockopt *sopt) in dccp_ctloutput() function
/netbsd-src/sys/netinet6/
H A Din6_proto.c165 PR_WRAP_CTLOUTPUT(dccp_ctloutput) in PR_WRAP_CTLINPUT()
168 #define dccp_ctloutput dccp_ctloutput_wrapper in PR_WRAP_CTLINPUT() macro
313 .pr_ctloutput = dccp_ctloutput,