Searched refs:st_icmp_ttl (Results 1 – 5 of 5) sorted by relevance
92 if (uc->st_icmp_ttl == 0) in nat64lsn_default_config()93 uc->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_default_config()186 cfg->st_icmp_ttl = uc->st_icmp_ttl; in nat64lsn_create()330 uc->st_icmp_ttl = cfg->st_icmp_ttl; in nat64lsn_export_config()463 cfg->st_icmp_ttl = uc->st_icmp_ttl; in nat64lsn_config()
229 uint16_t st_icmp_ttl; /* ICMP expire */ member
738 if (age > cfg->st_icmp_ttl) in nat64lsn_check_state()
423 cfg->st_icmp_ttl = NAT64LSN_ICMP_AGE; in nat64lsn_create()497 cfg->st_icmp_ttl = (uint16_t)nat64lsn_parse_int( in nat64lsn_create()620 cfg->st_icmp_ttl = (uint16_t)nat64lsn_parse_int( in nat64lsn_config()809 if (g_co.verbose || cfg->st_icmp_ttl != NAT64LSN_ICMP_AGE) in nat64lsn_show_cb()810 printf(" icmp_age %u", cfg->st_icmp_ttl); in nat64lsn_show_cb()
160 uint16_t st_icmp_ttl; /* ICMP expire */ member