Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dpfvar.h1528 #define PFUDPS_MULTIPLE 2 macro
H A Dpf.c7701 dst->state = PFUDPS_MULTIPLE; in pf_test_state_udp()
7706 if (src->state == PFUDPS_MULTIPLE && dst->state == PFUDPS_MULTIPLE) { in pf_test_state_udp()