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

  /src/sys/net/
link_proto.c 51 static int link_attach(struct socket *, int);
80 .pr_attach = link_attach,
263 link_attach(struct socket *so, int proto) function in typeref:typename:int

Completed in 11 milliseconds