Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.h398 const char * ips_hashlock_name; member
416 .ips_hashlock_name = hname, \
H A Din_pcb.c517 mtx_init(&pcbinfo->ipi_hash_lock, pcbstor->ips_hashlock_name, in in_pcbinfo_init()