Searched refs:PFOTHERS_SINGLE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4877 s->src.state = PFOTHERS_SINGLE;
7416 if (src->state < PFOTHERS_SINGLE)
7417 src->state = PFOTHERS_SINGLE;
7418 if (dst->state == PFOTHERS_SINGLE)
H A Dpfvar.h1544 #define PFOTHERS_SINGLE 1 macro

Completed in 28 milliseconds