Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpfvar.h1636 #define PFOTHERS_SINGLE 1 macro
H A Dpf.c5936 s->src.state = PFOTHERS_SINGLE; in pf_test_rule()
9038 if (src->state < PFOTHERS_SINGLE) { in pf_test_state_other()
9039 src->state = PFOTHERS_SINGLE; in pf_test_state_other()
9041 if (dst->state == PFOTHERS_SINGLE) { in pf_test_state_other()