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

/freebsd-12-stable/sbin/ipfw/
H A Dnptv6.c57 static void nptv6_destroy(const char *name, uint8_t set);
125 nptv6_destroy(name, set);
286 nptv6_destroy(const char *name, uint8_t set) function
387 nptv6_destroy(cfg->name, cfg->set);
/freebsd-12-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c725 nptv6_destroy(struct ip_fw_chain *ch, ip_fw3_opheader *op3, function
909 { IP_FW_NPTV6_DESTROY,0, HDIR_SET, nptv6_destroy },

Completed in 185 milliseconds