Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c279 #define IPFW_MBUF_XLATINS FW_MBUF_PRIVATE1 macro
3267 m->m_pkthdr.fw_flags |= IPFW_MBUF_XLATINS; in ipfw_xlate_redispatch()
6923 if (m->m_pkthdr.fw_flags & IPFW_MBUF_XLATINS) { in ipfw_init_args()
6925 m->m_pkthdr.fw_flags &= ~IPFW_MBUF_XLATINS; in ipfw_init_args()
6933 (IPFW_MBUF_XLATINS | IPFW_MBUF_XLATFWD)) == 0); in ipfw_init_args()