Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h594 #define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED) macro
/f-stack/freebsd/netinet/
H A Din_pcb.h594 #define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED) macro