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

  /src/sys/net/
link_proto.c 65 static int link_rcvd(struct socket *, int, struct lwp *);
94 .pr_rcvd = link_rcvd,
372 link_rcvd(struct socket *so, int flags, struct lwp *l) function in typeref:typename:int

Completed in 129 milliseconds