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

  /src/sys/netinet6/
udp6_usrreq.c 1164 udp6_connect2(struct socket *so, struct socket *so2) function in typeref:typename:int
1523 #define udp6_connect2 udp6_connect2_wrapper macro
1544 .pr_connect2 = udp6_connect2,
udp6_usrreq.c 1164 udp6_connect2(struct socket *so, struct socket *so2) function in typeref:typename:int
1523 #define udp6_connect2 udp6_connect2_wrapper macro
1544 .pr_connect2 = udp6_connect2,
udp6_usrreq.c 1164 udp6_connect2(struct socket *so, struct socket *so2) function in typeref:typename:int
1523 #define udp6_connect2 udp6_connect2_wrapper macro
1544 .pr_connect2 = udp6_connect2,

Completed in 53 milliseconds