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

  /src/sys/netinet6/
dccp6_usrreq.c 364 dccp6_shutdown(struct socket *so) function in typeref:typename:int
442 #define dccp6_shutdown dccp6_shutdown_wrapper macro
463 .pr_shutdown = dccp6_shutdown,
dccp6_usrreq.c 364 dccp6_shutdown(struct socket *so) function in typeref:typename:int
442 #define dccp6_shutdown dccp6_shutdown_wrapper macro
463 .pr_shutdown = dccp6_shutdown,
dccp6_usrreq.c 364 dccp6_shutdown(struct socket *so) function in typeref:typename:int
442 #define dccp6_shutdown dccp6_shutdown_wrapper macro
463 .pr_shutdown = dccp6_shutdown,

Completed in 32 milliseconds