Home
last modified time | relevance | path

Searched refs:nh_pg_idx (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
HDnat64lsn.c987 int nh_pg_idx, pg_idx; in attach_portgroup() local
1015 if (find_nh_pg_idx(cfg, nh, &nh_pg_idx) != 0) { in attach_portgroup()
1032 PORTGROUP_BYSIDX(cfg, nh, nh_pg_idx + 1) = pg; in attach_portgroup()
1033 if (nh->pg_used == nh_pg_idx) in attach_portgroup()