Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c68 nat64_set_output_method(value); in sysctl_direct_output()
85 nat64_set_output_method(0); in vnet_ipfw_nat64_init()
H A Dnat64_translate.h151 void nat64_set_output_method(int);
H A Dnat64_translate.c121 nat64_set_output_method(int direct) in nat64_set_output_method() function