Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dpfvar.h794 #define PFUDPS_MULTIPLE 2 macro
/f-stack/freebsd/net/
H A Dpfvar.h943 #define PFUDPS_MULTIPLE 2 macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.c4660 dst->state = PFUDPS_MULTIPLE; in pf_test_state_udp()
4664 if (src->state == PFUDPS_MULTIPLE && dst->state == PFUDPS_MULTIPLE) in pf_test_state_udp()