Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c71 nat64_set_output_method(value); in sysctl_direct_output()
88 nat64_set_output_method(0); in vnet_ipfw_nat64_init()
H A Dnat64_translate.h153 void nat64_set_output_method(int);
H A Dnat64_translate.c122 nat64_set_output_method(int direct) in nat64_set_output_method() function