Home | History | Annotate | Download | only in netinet

Lines Matching defs:removed

3675 /* to store the accumulating count of rules removed, whereas the returned   */
3676 /* value is just the number removed from the current list. The latter is */
3780 /* removed from the group then it is necessary to start again. */
3788 int removed = 0;
3795 removed = 0;
3797 while ((removed == 0) && ((fr = *frp) != NULL)) {
3808 removed++;
3811 if (removed == 0)
3850 /* rp(I) - rule added/removed with skip in it. */
3853 /* or removed. */
5147 /* expiring rules with the ones to be removed first added to the front of */
6840 /* is aborted - entries that have been added are removed before returning. */
7039 /* returned and no further ones removed. */
8693 /* but have not yet been removed from the state table. The two states */
8737 int removed = 0;
8742 removed++;
8749 removed++;
8754 return removed;
8794 removed++;
8806 removed++;
8826 return removed;