Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h629 #define INP_INFO_LOCK_DESTROY(ipi) mtx_destroy(&(ipi)->ipi_lock) macro
/f-stack/freebsd/netinet/
H A Din_pcb.h629 #define INP_INFO_LOCK_DESTROY(ipi) mtx_destroy(&(ipi)->ipi_lock) macro