Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dnptv6.c62 static void nptv6_destroy(const char *name, uint8_t set);
130 nptv6_destroy(name, set); in ipfw_nptv6_handler()
291 nptv6_destroy(const char *name, uint8_t set) in nptv6_destroy() function
392 nptv6_destroy(cfg->name, cfg->set); in nptv6_destroy_cb()
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.c726 nptv6_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in nptv6_destroy() function
910 { IP_FW_NPTV6_DESTROY,0, HDIR_SET, nptv6_destroy },