PG_SRC_ENT_LIMIT
if (cfg->num_src_entries >= PG_SRC_ENT_LIMIT) {
PG_SRC_ENT_LIMIT - 1);
if (unlikely(pg->src_ents >= PG_SRC_ENT_LIMIT))
if (!allow_zero_src && eht_host->num_entries >= PG_SRC_ENT_LIMIT)