Searched refs:iplo_type (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dremove_hash.c30 op.iplo_type = IPLT_HASH;
H A Dremove_pool.c30 op.iplo_type = IPLT_POOL;
H A Dload_hashnode.c43 op.iplo_type = IPLT_HASH;
H A Dload_pool.c42 op.iplo_type = IPLT_POOL;
H A Dload_poolnode.c41 op.iplo_type = IPLT_POOL;
H A Dremove_hashnode.c32 op.iplo_type = IPLT_HASH;
H A Dremove_poolnode.c33 op.iplo_type = IPLT_POOL;
H A Dload_hash.c48 op.iplo_type = IPLT_HASH;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h37 int iplo_type; /* IPLT_* */ member in struct:iplookupop
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c233 switch (op.iplo_type)
306 switch (op.iplo_type)
369 switch (op.iplo_type)
421 switch (op.iplo_type)
457 switch (op.iplo_type)
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c473 op.iplo_type = IPLT_POOL;
507 op.iplo_type = IPLT_HASH;
716 op.iplo_type = IPLT_POOL;
731 op.iplo_type = IPLT_HASH;

Completed in 49 milliseconds