Home
last modified time | relevance | path

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

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