Home
last modified time | relevance | path

Searched defs:INP_GROUP_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h671 #define INP_GROUP_UNLOCK(ipg) mtx_unlock(&(ipg)->ipg_lock) macro
/f-stack/freebsd/netinet/
H A Din_pcb.h671 #define INP_GROUP_UNLOCK(ipg) mtx_unlock(&(ipg)->ipg_lock) macro