Home
last modified time | relevance | path

Searched defs:vtonfsv2_type (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dnfs.h239 #define vtonfsv2_type(a) txdr_unsigned(nfsv2_type[((int32_t)(a))]) macro
/openbsd/sys/nfs/
H A Dnfsproto.h224 #define vtonfsv2_type(a) txdr_unsigned(nfsv2_type[((int32_t)(a))]) macro