Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dprinthash_live.c38 iter.ili_type = IPLT_HASH; in printhash_live()
H A Dprintpool_live.c40 iter.ili_type = IPLT_POOL; in printpool_live()
H A Dprintdstl_live.c52 iter.ili_type = IPLT_DSTLIST; in printdstl_live()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_lookup.h81 #define ili_type ili_lkey.ilik_unstr.ilik_type macro
H A Dip_lookup.c687 if (iter.ili_type == backends[i]->ipfl_type) { in ipf_lookup_iterate()
/freebsd/sbin/ipf/ippool/
H A Dippool.c953 iter.ili_type = IPLT_POOL; in showpools_live()
990 iter.ili_type = IPLT_HASH; in showhashs_live()
1024 iter.ili_type = IPLT_DSTLIST; in showdstls_live()