Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dpfvar.h808 #define PFOTHERS_MULTIPLE 2 macro
/f-stack/freebsd/net/
H A Dpfvar.h957 #define PFOTHERS_MULTIPLE 2 macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.c5328 dst->state = PFOTHERS_MULTIPLE; in pf_test_state_other()
5332 if (src->state == PFOTHERS_MULTIPLE && dst->state == PFOTHERS_MULTIPLE) in pf_test_state_other()