Searched refs:nat64lsn_destroy (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sbin/ipfw/
H A Dnat64lsn.c63 static void nat64lsn_destroy(const char *name, uint8_t set);
300 nat64lsn_destroy(name, set);
666 nat64lsn_destroy(const char *name, uint8_t set) function
818 nat64lsn_destroy(cfg->name, cfg->set);
/freebsd-12-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c231 nat64lsn_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, function
817 { IP_FW_NAT64LSN_DESTROY,0, HDIR_SET, nat64lsn_destroy },

Completed in 58 milliseconds