Searched refs:IPL_LOGALL (Results 1 – 8 of 8) sorted by relevance
430 role = IPL_LOGALL; in poolstats()543 role = IPL_LOGALL; in poolflush()671 role = IPL_LOGALL; in poollist()771 if (role != IPL_LOGALL) { in poollist_dead()786 role = IPL_LOGALL; in poollist_dead()800 if (role != IPL_LOGALL) { in poollist_dead()834 if (role != IPL_LOGALL) { in poollist_live()857 role = IPL_LOGALL; in poollist_live()870 if (role != IPL_LOGALL) { in poollist_live()891 role = IPL_LOGALL; in poollist_live()[all …]
186 | IPT_ALL { $$ = IPL_LOGALL; }475 iplo.ipo_unit = IPL_LOGALL;
40 case IPL_LOGALL : in printunit()
209 fop.iplf_unit = IPL_LOGALL; in ipf_htable_soft_fini()686 if (unit == IPL_LOGALL) { in ipf_htable_exists()773 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) { in ipf_htable_flush()
580 if (unit == IPL_LOGALL) { in ipf_pool_stats_get()621 if (unit == IPL_LOGALL) { in ipf_pool_exists()
672 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) { in ipf_lookup_iterate()
756 if (unit == IPL_LOGALL) { in ipf_dstlist_stats_get()
1047 #define IPL_LOGALL -1 macro