Searched refs:nat64stl_config (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/ipfw/ |
H A D | nat64stl.c | 56 static void nat64stl_config(const char *name, uint8_t set, int ac, char **av); 156 nat64stl_config(name, set, ac, av); in ipfw_nat64stl_handler() 300 nat64stl_config(const char *name, uint8_t set, int ac, char **av) in nat64stl_config() function
|
/freebsd/sys/netpfil/ipfw/nat64/ |
H A D | nat64stl_control.c | 248 nat64stl_config(struct ip_fw_chain *ch, ip_fw3_opheader *op, in nat64stl_config() function 494 { IP_FW_NAT64STL_CONFIG, IP_FW3_OPVER, HDIR_BOTH,nat64stl_config },
|