Home
last modified time | relevance | path

Searched refs:NAT64LSN_ICMP_AGE (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h131 #define NAT64LSN_ICMP_AGE 60 /* TTL for ICMP states */ macro
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h131 #define NAT64LSN_ICMP_AGE 60 /* TTL for ICMP states */ macro
/f-stack/tools/ipfw/
H A Dnat64lsn.c430 cfg->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_create()
804 if (g_co.verbose || cfg->st_icmp_ttl != NAT64LSN_ICMP_AGE) in nat64lsn_show_cb()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c95 uc->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_default_config()