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

  /src/sys/netinet/
udp_usrreq.c 856 udp_attach(struct socket *so, int proto) function in typeref:typename:int
1348 #define udp_attach udp_attach_wrapper macro
1369 .pr_attach = udp_attach,
udp_usrreq.c 856 udp_attach(struct socket *so, int proto) function in typeref:typename:int
1348 #define udp_attach udp_attach_wrapper macro
1369 .pr_attach = udp_attach,
udp_usrreq.c 856 udp_attach(struct socket *so, int proto) function in typeref:typename:int
1348 #define udp_attach udp_attach_wrapper macro
1369 .pr_attach = udp_attach,

Completed in 34 milliseconds