Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpfvar.h1563 #define PFOTHERS_SINGLE 1 macro
H A Dpf.c5953 s->src.state = PFOTHERS_SINGLE; in pf_test_rule()
9054 if (src->state < PFOTHERS_SINGLE) { in pf_test_state_other()
9055 src->state = PFOTHERS_SINGLE; in pf_test_state_other()
9057 if (dst->state == PFOTHERS_SINGLE) { in pf_test_state_other()