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()
206 fop.iplf_unit = IPL_LOGALL; in ipf_htable_soft_fini()683 if (unit == IPL_LOGALL) { in ipf_htable_exists()770 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()
671 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()
1046 #define IPL_LOGALL -1 macro