Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDin_pcb.h401 const char * ips_hashlock_name; member
419 .ips_hashlock_name = hname, \
HDin_pcb.c524 mtx_init(&pcbinfo->ipi_hash_lock, pcbstor->ips_hashlock_name, in in_pcbinfo_init()