Searched refs:in_pcbinshash (Results 1 – 5 of 5) sorted by relevance
791 extern int in_pcbinshash(struct inpcb *, int);
1217 if (in_pcbinshash(inp, 1) != 0) { in in_pcbbind()2575 in_pcbinshash(struct inpcb *inp, int locked) in in_pcbinshash() function
2625 if (in_pcbinshash(inp, 0) != 0) { in tcp_input()
561 if (in_pcbinshash(inp, 1) != 0) { in in6_pcbbind()
1716 if (in_pcbinshash(inp, 1) != 0) { in in6_pcbsetport()