Searched refs:MBUF_TYPE_SONAME (Results 1 – 5 of 5) sorted by relevance
442 if (msg.msg_name && (mbuf_get(MBUF_WAITOK, MBUF_TYPE_SONAME, &mhck) == 0)) { in nfsrv_rcv_locked()688 if (mbuf_type(m) == MBUF_TYPE_SONAME) { in nfsrv_dorec()
640 error = sockargs(&nam, user_nfsdarg.name, user_nfsdarg.namelen, MBUF_TYPE_SONAME); in nfssvc()
154 MBUF_TYPE_SONAME = 8, /* socket name */ enumerator
1381 static_assert(MBUF_TYPE_SONAME == MT_SONAME); in mbinit()
1014 static_assert(MBUF_TYPE_SONAME == MT_SONAME); in mbinit()