Searched refs:PF_REASSEMBLED (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netpfil/pf/
H A Dpf_mtag.h44 #define PF_REASSEMBLED 0x20 macro
H A Dpf_norm.c898 if ((mtag = m_tag_get(PF_REASSEMBLED, sizeof(struct pf_fragment_tag),
H A Dpf.c6827 (mtag = m_tag_find(m, PF_REASSEMBLED, NULL)) != NULL)

Completed in 71 milliseconds