HomeSort by: relevance | last modified time | path
    Searched defs:udp_ctloutput (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
in_proto.c 160 PR_WRAP_CTLOUTPUT(udp_ctloutput)
164 #define udp_ctloutput udp_ctloutput_wrapper macro
282 .pr_ctloutput = udp_ctloutput,
in_proto.c 160 PR_WRAP_CTLOUTPUT(udp_ctloutput)
164 #define udp_ctloutput udp_ctloutput_wrapper macro
282 .pr_ctloutput = udp_ctloutput,
udp_usrreq.c 690 udp_ctloutput(int op, struct socket *so, struct sockopt *sopt) function in typeref:typename:int
udp_usrreq.c 690 udp_ctloutput(int op, struct socket *so, struct sockopt *sopt) function in typeref:typename:int

Completed in 44 milliseconds