Home
last modified time | relevance | path

Searched defs:inp_unlock_assert (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h611 #define inp_unlock_assert(inp) do {} while (0) macro
/f-stack/freebsd/netinet/
H A Din_pcb.c2977 inp_unlock_assert(struct inpcb *inp) in inp_unlock_assert() function
H A Din_pcb.h611 #define inp_unlock_assert(inp) do {} while (0) macro