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

  /src/sys/netinet6/
udp6_usrreq.c 1064 udp6_attach(struct socket *so, int proto) function in typeref:typename:int
1517 #define udp6_attach udp6_attach_wrapper macro
1538 .pr_attach = udp6_attach,
udp6_usrreq.c 1064 udp6_attach(struct socket *so, int proto) function in typeref:typename:int
1517 #define udp6_attach udp6_attach_wrapper macro
1538 .pr_attach = udp6_attach,

Completed in 22 milliseconds