Searched refs:in_pcbinshash (Results 1 – 3 of 3) sorted by relevance
58 int in_pcbinshash(struct inpcb *);
735 if (__predict_false((error = in_pcbinshash(inp)) != 0)) { in in_pcbbind()1166 error = in_pcbinshash(inp); in in_pcbconnect()2617 in_pcbinshash(struct inpcb *inp) in in_pcbinshash() function
154 if (in_pcbinshash(inp) != 0) { in in6_pcbsetport()360 if (in_pcbinshash(inp) != 0) { in in6_pcbbind()526 error = in_pcbinshash(inp); in in6_pcbconnect()