Searched refs:ipo_unit (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dremove_pool.c30 op.iplo_unit = poolp->ipo_unit;
36 pool.ipo_unit = poolp->ipo_unit;
H A Dload_pool.c30 op.iplo_unit = plp->ipo_unit;
37 pool.ipo_unit = plp->ipo_unit;
61 load_poolnode(plp->ipo_unit, pool.ipo_name,
H A Dprintpooldata.c35 printunit(pool->ipo_unit);
H A Dprintpool_live.c45 iter.ili_unit = pool->ipo_unit;
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_pool.h44 int ipo_unit; member in struct:ip_pool_s
H A Dip_pool.c1015 h->ipo_unit = unit;
1239 ipf_pool_destroy(softc, arg, ipo->ipo_unit, ipo->ipo_name);
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dippool_y.y102 iplo.ipo_unit = $2;
464 iplo.ipo_unit = $2;
475 iplo.ipo_unit = IPL_LOGALL;
H A Dippool.c339 pool.ipo_unit = role;
H A Dipf_y.y2335 pool.ipo_unit = IPL_LOGIPF;

Completed in 151 milliseconds