Searched refs:MT_OOBDATA (Results 1 – 4 of 4) sorted by relevance
831 #define MT_OOBDATA 15 /* expedited data */ macro850 MTF_OOBDATA = (1 << MT_OOBDATA),
3591 if (m->m_type == MT_OOBDATA || (m->m_flags & M_EOR)) { in soreceive()3713 if (type == MT_OOBDATA) { in soreceive()3735 if (m->m_type == MT_OOBDATA) { in soreceive()3736 if (type != MT_OOBDATA) { in soreceive()3739 } else if (type == MT_OOBDATA) { in soreceive()
2265 _CASSERT(MBUF_TYPE_OOBDATA == MT_OOBDATA); in mbinit()9202 { MT_OOBDATA, "oob data" },
5394 if (data->m_type == MT_OOBDATA) { in cfil_sock_data_in()6451 if (data->m_type == MT_OOBDATA) { in cfil_sock_udp_handle_data()