Searched refs:soflow_attached_high_water_mark (Results 1 – 1 of 1) sorted by relevance
81 static long soflow_attached_high_water_mark = 0; variable108 …low, OID_AUTO, high_water_mark, CTLFLAG_LOCKED | CTLFLAG_RD, &soflow_attached_high_water_mark, "");1271 if (soflow_attached_high_water_mark < soflow_attached_count) { in soflow_get_flow()1272 soflow_attached_high_water_mark = soflow_attached_count; in soflow_get_flow()