Searched refs:AC_FLOW_MAX_RES (Results 1 – 3 of 3) sorted by relevance
112 #define AC_FLOW_MAX_RES 13 /* must be equal to the number above */ macro142 MAX(MAX(MAX(AC_PROC_MAX_RES, AC_TASK_MAX_RES), AC_FLOW_MAX_RES), \
462 maxres = AC_FLOW_MAX_RES; in acctctl()
1530 for (res = 1, count = 0; res <= AC_FLOW_MAX_RES; res++) in exacct_assemble_flow_record()