Searched refs:NAT64LSN_UDP_AGE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet6/
H A Dip_fw_nat64.h130 #define NAT64LSN_UDP_AGE 120 /* TTL for UDP states */ macro
/freebsd-13-stable/sbin/ipfw/
H A Dnat64lsn.c423 cfg->st_udp_ttl = NAT64LSN_UDP_AGE;
796 if (g_co.verbose || cfg->st_udp_ttl != NAT64LSN_UDP_AGE)
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn_control.c93 uc->st_udp_ttl = NAT64LSN_UDP_AGE;

Completed in 63 milliseconds