Searched refs:M_PROTO2 (Results 1 – 11 of 11) sorted by relevance
157 #define M_IGMPV3_HDR M_PROTO2 /* Packet has IGMPv3 headers */
657 #define M_IP6_NEXTHOP M_PROTO2 /* explicit ip nexthop */658 #define M_IP_NEXTHOP M_PROTO2 /* explicit ip nexthop */
140 #define M_BLOCKED M_PROTO2 /* M_NOTREADY in front of m */
270 #define M_PROTO2 0x00002000 /* protocol-specific */ macro288 (M_PROTO1|M_PROTO2|M_PROTO3|M_PROTO4|M_PROTO5|M_PROTO6|M_PROTO7|M_PROTO8|\
467 #define M_PROTO2 0x00004000 /* protocol-specific */ macro484 (M_PROTO1|M_PROTO2|M_PROTO3|M_PROTO4|M_PROTO5|M_PROTO6|M_PROTO7|M_PROTO8|\
298 #define M_WEP M_PROTO2 /* WEP done by hardware */
134 cmd->aux->m_flags |= M_PROTO2; in ng_l2cap_l2ca_con_req()138 cmd->aux->m_flags |= M_PROTO2; in ng_l2cap_l2ca_con_req()
830 if(m->m_flags &M_PROTO2){ in ng_l2cap_lp_deliver()