Home
last modified time | relevance | path

Searched refs:HOST_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h178 #define HOST_LOCK_DESTROY(p) mtx_destroy(&(p)->lock) macro
H A Dnat64lsn.c1777 HOST_LOCK_DESTROY(host); in nat64lsn_destroy_host()