Searched refs:in_pcblookup_hash_locked (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.c | 155 static struct inpcb *in_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, 793 tmpinp = in_pcblookup_hash_locked(pcbinfo, in in_pcb_lport_dest() 1470 oinp = in_pcblookup_hash_locked(inp->inp_pcbinfo, faddr, in in_pcbconnect_setup() 2424 in_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash_locked() function 2562 inp = in_pcblookup_hash_locked(pcbinfo, faddr, fport, laddr, lport, in in_pcblookup_hash()
|