Searched refs:M_LOOP (Results 1 – 8 of 8) sorted by relevance
275 if (((m)->m_flags & M_LOOP) && \
366 m->m_flags |= M_LOOP; in if_simloop()
634 #define M_LOOP M_PROTO6 macro
457 if (m->m_flags & M_LOOP) { in ip6_input()539 !(m->m_flags & M_LOOP)) { in ip6_input()
694 m->m_flags |= M_LOOP; in ip6_output()703 m->m_flags &= ~M_LOOP; /* XXX */ in ip6_output()
1384 if (V_pim6 && (m->m_flags & M_LOOP) == 0) { in ip6_mdq()
3604 chk = pf_test6(PF_IN, (*m)->m_flags & M_LOOP ? V_loif : ifp, m, inp); in pf_check6_in()
1055 M_LOOP flag, that is, the packet comes from the loopback