Searched refs:MBUF_TYPE_SONAME (Results 1 – 4 of 4) sorted by relevance
408 if (msg.msg_name && (mbuf_get(MBUF_WAITOK, MBUF_TYPE_SONAME, &mhck) == 0)) { in nfsrv_rcv_locked()654 if (mbuf_type(m) == MBUF_TYPE_SONAME) { in nfsrv_dorec()
638 error = sockargs(&nam, user_nfsdarg.name, user_nfsdarg.namelen, MBUF_TYPE_SONAME); in nfssvc()
137 MBUF_TYPE_SONAME = 8, /* socket name */ enumerator
2244 _CASSERT(MBUF_TYPE_SONAME == MT_SONAME); in mbinit()