Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dpfvar.h807 #define PFOTHERS_SINGLE 1 macro
/f-stack/freebsd/net/
H A Dpfvar.h956 #define PFOTHERS_SINGLE 1 macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.c3808 s->src.state = PFOTHERS_SINGLE; in pf_create_state()
5325 if (src->state < PFOTHERS_SINGLE) in pf_test_state_other()
5326 src->state = PFOTHERS_SINGLE; in pf_test_state_other()
5327 if (dst->state == PFOTHERS_SINGLE) in pf_test_state_other()