Home
last modified time | relevance | path

Searched refs:nat64_set_output_method (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/nat64/
HDip_fw_nat64.c69 nat64_set_output_method(value); in sysctl_direct_output()
86 nat64_set_output_method(0); in vnet_ipfw_nat64_init()
HDnat64_translate.h151 void nat64_set_output_method(int);
HDnat64_translate.c120 nat64_set_output_method(int direct) in nat64_set_output_method() function