Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpfvar.h1564 #define PFOTHERS_MULTIPLE 2 macro
H A Dpf.c8875 dst->state = PFOTHERS_MULTIPLE; in pf_test_state_other()
8880 if (src->state == PFOTHERS_MULTIPLE && dst->state == PFOTHERS_MULTIPLE) { in pf_test_state_other()