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

/freebsd-10-stable/sys/netinet/
H A Din_pcbgroup.c145 INP_GROUP_LOCK_INIT(pcbgroup, "pcbgroup");
H A Din_pcb.h529 #define INP_GROUP_LOCK_INIT(ipg, d) mtx_init(&(ipg)->ipg_lock, (d), NULL, \ macro

Completed in 86 milliseconds