Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet6/
Dip_fw_nat64.h131 #define NAT64LSN_ICMP_AGE 60 /* TTL for ICMP states */ macro
/freebsd-12-stable/sbin/ipfw/
Dnat64lsn.c424 cfg->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_create()
798 if (g_co.verbose || cfg->st_icmp_ttl != NAT64LSN_ICMP_AGE) in nat64lsn_show_cb()
/freebsd-12-stable/sys/netpfil/ipfw/nat64/
Dnat64lsn_control.c96 uc->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_default_config()