Searched refs:NAT64_MIN_PORT (Results 1 – 3 of 3) sorted by relevance
621 idx->port = NAT64_MIN_PORT; in nat64lsn_next_pgidx()651 pg_idx = (idx->port - NAT64_MIN_PORT) / 64; in nat64lsn_get_pg_byidx()738 idx.port = NAT64_MIN_PORT; in nat64lsn_states_v1()741 idx.port < NAT64_MIN_PORT) { in nat64lsn_states_v1()
38 #define NAT64_MIN_PORT 1024 macro
493 if (port < NAT64_MIN_PORT) in nat64lsn_get_state4to6()500 port -= NAT64_MIN_PORT; in nat64lsn_get_state4to6()830 if (pg->base_port == NAT64_MIN_PORT) in nat64lsn_expire_portgroups()836 idx = (pg->base_port - NAT64_MIN_PORT) / 64; in nat64lsn_expire_portgroups()1170 pg->base_port = NAT64_MIN_PORT + 64 * pg_idx; in nat64lsn_alloc_proto_pg()