Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpfvar.h1563 #define PFOTHERS_SINGLE 1 macro
H A Dpf.c5815 s->src.state = PFOTHERS_SINGLE; in pf_test_rule()
8871 if (src->state < PFOTHERS_SINGLE) { in pf_test_state_other()
8872 src->state = PFOTHERS_SINGLE; in pf_test_state_other()
8874 if (dst->state == PFOTHERS_SINGLE) { in pf_test_state_other()