Home
last modified time | relevance | path

Searched defs:data_type (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzlib.h102 int data_type; /* best guess about the data type: binary or text member
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h132 uchar_t data_type; /* data type */ member
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h447 uchar_t data_type; /* data type */ member
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h142 uchar_t data_type; /* data type */ member
/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dipsec.h1513 int data_type; in cnstr_shdsc_authenc() local
/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dsec_run_time_asm.h544 inline_flags(enum rta_data_type data_type) in inline_flags()