Searched refs:NAT64_MIN_PORT (Results 1 – 3 of 3) sorted by relevance
628 idx->port = NAT64_MIN_PORT; in nat64lsn_next_pgidx()658 pg_idx = (idx->port - NAT64_MIN_PORT) / 64; in nat64lsn_get_pg_byidx()729 idx.port = NAT64_MIN_PORT; in nat64lsn_states()732 idx.port < NAT64_MIN_PORT) { in nat64lsn_states()
36 #define NAT64_MIN_PORT 1024 macro
492 if (port < NAT64_MIN_PORT) in nat64lsn_get_state4to6()499 port -= NAT64_MIN_PORT; in nat64lsn_get_state4to6()848 if (pg->base_port == NAT64_MIN_PORT) in nat64lsn_expire_portgroups()855 idx = (pg->base_port - NAT64_MIN_PORT) / 64; in nat64lsn_expire_portgroups()1188 pg->base_port = NAT64_MIN_PORT + 64 * pg_idx; in nat64lsn_alloc_proto_pg()