Searched refs:CFG_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/nat64/ | ||
| H A D | nat64lsn.h | 236 #define CFG_LOCK_DESTROY(p) mtx_destroy(&(p)->lock) macro |
| H A D | nat64lsn.c | 1805 CFG_LOCK_DESTROY(cfg); in nat64lsn_destroy_instance() |