Lines Matching defs:freed
2022 /* Returns: int - 0 == packet ok, -1 == packet freed */
2785 /* freed. Packets passed may be returned with the pointer pointed to by */
3222 /* m_pullup() has freed the mbuf */
3684 int freed = 0;
3699 freed += ipf_group_flush(softc, fp->fr_grphead);
3704 freed += ipf_group_flush(softc, fp->fr_icmpgrp);
3715 freed++;
3717 *nfreedp += freed;
3718 return freed;
5110 /* must use that as the guide for whether or not it can be freed. */
5412 /* Returns: int - 0 == rule freed up, else rule not freed */
5625 * gets reused rather than freed and reallocated.
5919 * delete in case it can now be freed.
6708 /* If this call returns a failure then the buffers have also been freed. */
7355 /* have been held for too long and need to be freed up. */
7379 /* can be freed. Normally a function like this might just loop on */
7549 /* Returns: int - 0 == token freed, else reference count */