Lines Matching defs:removed
3513 /* to store the accumulating count of rules removed, whereas the returned */
3514 /* value is just the number removed from the current list. The latter is */
3650 /* rp(I) - rule added/removed with skip in it. */
3653 /* or removed. */
3747 /* newifp(I) - interface identifier being introduced/removed */
7504 /* Returns: number of dropped/removed entries from the queue */
7652 int idletime, removed, idle_idx;
7654 removed = 0;
7699 removed += ipf_earlydrop(flushtype, ipfqs, idletime, ifs);
7717 removed += ipf_earlydrop(flushtype, ifq, idletime, ifs);
7739 return (removed);