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

  /src/sys/netinet6/
in6_proto.c 155 PR_WRAP_CTLOUTPUT(udp6_ctloutput)
160 #define udp6_ctloutput udp6_ctloutput_wrapper macro
290 .pr_ctloutput = udp6_ctloutput,
in6_proto.c 155 PR_WRAP_CTLOUTPUT(udp6_ctloutput)
160 #define udp6_ctloutput udp6_ctloutput_wrapper macro
290 .pr_ctloutput = udp6_ctloutput,
udp6_usrreq.c 301 udp6_ctloutput(int op, struct socket *so, struct sockopt *sopt) function in typeref:typename:int
udp6_usrreq.c 301 udp6_ctloutput(int op, struct socket *so, struct sockopt *sopt) function in typeref:typename:int

Completed in 24 milliseconds