Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h242 #define CALLOUT_LOCK_DESTROY(p) mtx_destroy(&(p)->periodic_lock) macro
H A Dnat64lsn.c1804 CALLOUT_LOCK_DESTROY(cfg); in nat64lsn_destroy_instance()