Home
last modified time | relevance | path

Searched refs:inpt_connecthash (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/netinet/
H A Din_pcb.h234 u_long inpt_connecthash; member
H A Din_pcb.c152 (ntohl((laddr).s_addr) + ntohs(lport))) & (table)->inpt_connecthash]
188 &table->inpt_connecthash); in inpcb_init()