Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_lookup.c335 if (op.iplo_type == (*l)->ipfl_type) { in ipf_lookup_addnode()
385 if (op.iplo_type == (*l)->ipfl_type) { in ipf_lookup_delnode()
432 if (op.iplo_type == (*l)->ipfl_type) { in ipf_lookup_addtable()
493 if (op.iplo_type == (*l)->ipfl_type) { in ipf_lookup_deltable()
539 if (op.iplo_type == (*l)->ipfl_type) { in ipf_lookup_stats()
H A Dip_lookup.h25 int iplo_type; /* IPLT_* */ member
/freebsd/sbin/ipf/libipf/
H A Dremove_pool.c26 op.iplo_type = IPLT_POOL; in remove_pool()
H A Dremove_hash.c26 op.iplo_type = IPLT_HASH; in remove_hash()
H A Dremove_hashnode.c26 op.iplo_type = IPLT_HASH; in remove_hashnode()
H A Dremove_poolnode.c28 op.iplo_type = IPLT_POOL; in remove_poolnode()
H A Dload_hashnode.c29 op.iplo_type = IPLT_HASH; in load_hashnode()
H A Dload_dstlistnode.c33 op.iplo_type = IPLT_DSTLIST; in load_dstlistnode()
H A Dload_poolnode.c30 op.iplo_type = IPLT_POOL; in load_poolnode()
H A Dload_dstlist.c30 op.iplo_type = IPLT_DSTLIST; in load_dstlist()
H A Dload_pool.c28 op.iplo_type = IPLT_POOL; in load_pool()
H A Dload_hash.c34 op.iplo_type = IPLT_HASH; in load_hash()
/freebsd/sbin/ipf/ippool/
H A Dippool.c477 op.iplo_type = IPLT_POOL; in poolstats()
492 op.iplo_type = IPLT_HASH; in poolstats()
509 op.iplo_type = IPLT_DSTLIST; in poolstats()
831 op.iplo_type = IPLT_POOL; in poollist_live()
869 op.iplo_type = IPLT_HASH; in poollist_live()
905 op.iplo_type = IPLT_DSTLIST; in poollist_live()