Home | History | Annotate | Download | only in net

Lines Matching defs:stale

367 	int iplen, action, error, i, s, count, offp, sfail, stale = 0;
580 printf("pfsync: %s stale update "
591 if (sc->sc_mbuf != NULL && !stale)
593 stale++;
606 if (stale && sc->sc_mbuf != NULL)
708 printf("pfsync: ignoring stale update "
716 if ((!stale || update_requested) &&
721 stale++;
733 if ((update_requested || stale) && sc->sc_mbuf)
934 /* Don't keep stale pfsync packets around. */
1145 /* Don't leave any stale pfsync packets hanging around. */