Home
last modified time | relevance | path

Searched refs:nv3tov_type (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dnfs.h243 #define nfsv3tov_type(a) nv3tov_type[fxdr_unsigned(uint32_t,(a))&0x7]
/dragonfly/sys/vfs/nfs/
H A Dnfsproto.h235 #define nfsv3tov_type(a) nv3tov_type[fxdr_unsigned(u_int32_t,(a))&0x7]
H A Dnfs.h635 extern enum vtype nv3tov_type[8];
H A Dnfs_subs.c91 enum vtype nv3tov_type[8]= { enum