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

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Din_pcb_hdr.h120 u_long inpt_connecthash; member in struct:inpcbtable
H A Din_pcb.c155 (ntohl((laddr).s_addr) + ntohs(lport))) & (table)->inpt_connecthash]
184 &table->inpt_connecthash);

Completed in 104 milliseconds