Searched refs:MT_SONAME (Results 1 – 6 of 6) sorted by relevance
2761 if (type == MT_SONAME && (buflen > SOCK_MAXADDRLEN || in sockargs()2780 if (type == MT_SONAME && alloc_buflen <= 112) { in sockargs()2808 if (type == MT_SONAME) { in sockargs()
1587 _CASSERT(MBUF_TYPE_SONAME == MT_SONAME); in mbinit()4878 } else if (m->m_type == MT_SONAME) {4918 } else if (m->m_type == MT_SONAME) {4949 mtype_stat_sub(MT_SONAME, mt_soname);8017 { MT_SONAME, "socket names and addresses" },
3002 KASSERT(m->m_type == MT_SONAME, ("receive 1a")); in soreceive_addr()3686 if ((pr->pr_flags & PR_ADDR) && m->m_type == MT_SONAME) { in soreceive()4385 if ((pr->pr_flags & PR_ADDR) && m->m_type == MT_SONAME) { in soreceive_list()
1251 MGET(m, M_DONTWAIT, MT_SONAME); in sbconcat_mbufs()
750 #define MT_SONAME 8 /* socket name */ macro
2115 if (m->m_type == MT_SONAME) { in flow_divert_disable()3244 if (buffer != NULL && buffer->m_type == MT_SONAME) { in flow_divert_get_buffered_target_address()