Searched refs:IPL_LOGALL (Results 1 – 8 of 8) sorted by relevance
429 role = IPL_LOGALL; in poolstats()542 role = IPL_LOGALL; in poolflush()670 role = IPL_LOGALL; in poollist()774 if (role != IPL_LOGALL) { in poollist_dead()789 role = IPL_LOGALL; in poollist_dead()803 if (role != IPL_LOGALL) { in poollist_dead()837 if (role != IPL_LOGALL) { in poollist_live()862 role = IPL_LOGALL; in poollist_live()875 if (role != IPL_LOGALL) { in poollist_live()898 role = IPL_LOGALL; in poollist_live()[all …]
185 | IPT_ALL { $$ = IPL_LOGALL; }474 iplo.ipo_unit = IPL_LOGALL;
40 case IPL_LOGALL : in printunit()
237 fop.iplf_unit = IPL_LOGALL; in ipf_htable_soft_fini()726 if (unit == IPL_LOGALL) { in ipf_htable_exists()813 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) { in ipf_htable_flush()
576 if (unit == IPL_LOGALL) { in ipf_pool_stats_get()617 if (unit == IPL_LOGALL) { in ipf_pool_exists()
666 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) { in ipf_lookup_iterate()
753 if (unit == IPL_LOGALL) { in ipf_dstlist_stats_get()
1044 #define IPL_LOGALL -1 macro