Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpfvar.h1637 #define PFOTHERS_MULTIPLE 2 macro
H A Dpf.c9042 dst->state = PFOTHERS_MULTIPLE; in pf_test_state_other()
9047 if (src->state == PFOTHERS_MULTIPLE && dst->state == PFOTHERS_MULTIPLE) { in pf_test_state_other()