Searched refs:st_icmp_ttl (Results 1 – 6 of 6) sorted by relevance
94 if (uc->st_icmp_ttl == 0) in nat64lsn_default_config()95 uc->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_default_config()185 cfg->st_icmp_ttl = uc->st_icmp_ttl; in nat64lsn_create()324 uc->st_icmp_ttl = cfg->st_icmp_ttl; in nat64lsn_export_config()456 cfg->st_icmp_ttl = uc->st_icmp_ttl; in nat64lsn_config()
218 uint16_t st_icmp_ttl; /* ICMP expire */ member
739 if (age > cfg->st_icmp_ttl) in nat64lsn_check_state()
430 cfg->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_create()504 cfg->st_icmp_ttl = (uint16_t)nat64lsn_parse_int( in nat64lsn_create()621 cfg->st_icmp_ttl = (uint16_t)nat64lsn_parse_int( in nat64lsn_config()804 if (g_co.verbose || cfg->st_icmp_ttl != NAT64LSN_ICMP_AGE) in nat64lsn_show_cb()805 printf(" icmp_age %u", cfg->st_icmp_ttl); in nat64lsn_show_cb()
158 uint16_t st_icmp_ttl; /* ICMP expire */ member