Searched refs:in_pcbinshash (Results 1 – 7 of 7) sorted by relevance
851 int in_pcbinshash(struct inpcb *);
664 if (in_pcbinshash(inp) != 0) { in in_pcbbind()1106 if (in_pcbinshash(inp) != 0) { in in_pcbconnect_mbuf()2757 in_pcbinshash(struct inpcb *inp) in in_pcbinshash() function
1627 if (in_pcbinshash(inp) != 0) { in tcp_connect()1665 if (in_pcbinshash(inp) != 0) { in tcp_connect()
1362 error = in_pcbinshash(inp); in udp_output()
965 if (in_pcbinshash(inp) != 0) { in in6_pcbsetport()
327 if (in_pcbinshash(inp) != 0) { in in6_pcbbind()