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

  /src/sys/net/
link_proto.c 59 static int link_shutdown(struct socket *);
88 .pr_shutdown = link_shutdown,
326 link_shutdown(struct socket *so) function in typeref:typename:int

Completed in 11 milliseconds