Home
last modified time | relevance | path

Searched refs:trailer_len (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h252 uint32_t trailer_len; /* request/response trailer data */ member
H A Dnca.h805 ((io)->trailer_len ? 0x00040000 : 0) | \
808 (io)->trailer_len) & 0x3FFFF); \
/titanic_50/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c362 payload_len = io2.data_len + io2.direct_len + io2.trailer_len; in nca_io2()
383 area[2].nm_len = io2.trailer_len; in nca_io2()
/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4.h1229 int trailer_len; /* (in) num ops after last */ member
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c653 lookuparg.trailer_len = 1; /* Secinfo */ in nfs4secinfo_otw()
H A Dnfs4_subr.c1699 lookuparg.trailer_len = 0; in remap_lookup()
H A Dnfs4_vfsops.c1766 lookuparg.trailer_len = 0; in nfs4getfh_otw()
H A Dnfs4_vnops.c6244 arglen = lookupargp->header_len + lookupargp->trailer_len + n + nga; in nfs4lookup_setup()
6362 argcnt += lookupargp->trailer_len; /* actual op count */ in nfs4lookup_setup()