Searched refs:st_udp_ttl (Results 1 – 5 of 5) sorted by relevance
90 if (uc->st_udp_ttl == 0) in nat64lsn_default_config()91 uc->st_udp_ttl = NAT64LSN_UDP_AGE; in nat64lsn_default_config()185 cfg->st_udp_ttl = uc->st_udp_ttl; in nat64lsn_create()329 uc->st_udp_ttl = cfg->st_udp_ttl; in nat64lsn_export_config()462 cfg->st_udp_ttl = uc->st_udp_ttl; in nat64lsn_config()
228 uint16_t st_udp_ttl; /* UDP expire */ member
734 if (age > cfg->st_udp_ttl) in nat64lsn_check_state()
422 cfg->st_udp_ttl = NAT64LSN_UDP_AGE; in nat64lsn_create()491 cfg->st_udp_ttl = (uint16_t)nat64lsn_parse_int( in nat64lsn_create()614 cfg->st_udp_ttl = (uint16_t)nat64lsn_parse_int( in nat64lsn_config()807 if (g_co.verbose || cfg->st_udp_ttl != NAT64LSN_UDP_AGE) in nat64lsn_show_cb()808 printf(" udp_age %u", cfg->st_udp_ttl); in nat64lsn_show_cb()
159 uint16_t st_udp_ttl; /* UDP expire */ member