Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_pcbgroup.c179 INP_GROUP_LOCK_INIT(pcbgroup, "pcbgroup"); in in_pcbgroup_init()
H A Din_pcb.h665 #define INP_GROUP_LOCK_INIT(ipg, d) mtx_init(&(ipg)->ipg_lock, (d), NULL, \ macro
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h665 #define INP_GROUP_LOCK_INIT(ipg, d) mtx_init(&(ipg)->ipg_lock, (d), NULL, \ macro