linux
Various data types used in the Linux Kernel
Types
be16
be16using be16 = be ;be32
be32using be32 = be ;be64
be64using be64 = be ;le16
le16using le16 = le ;le32
le32using le32 = le ;le64
le64Last updated
Was this helpful?
Was this helpful?
using le64 = le ;