Home
last modified time | relevance | path

Searched refs:ip_porthash_trycount (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netinet/
H A Dip_var.h178 extern int ip_porthash_trycount;
H A Din_pcb.c175 int ip_porthash_trycount; variable
177 &ip_porthash_trycount, 0,
843 hash_count = ip_porthash_trycount; in in_pcbbind_remote()
H A Dip_input.c402 ip_porthash_trycount = 2 * netisr_ncpus; in ip_init()