Home
last modified time | relevance | path

Searched defs:len_bytes (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_export.c41 int len_bytes, rc; in zpl_encode_fh() local
73 int len_bytes, rc; in zpl_fh_to_dentry() local
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h54 uint32_t len_bytes; /* Queue length, in bytes */ member
H A Ddn_sched_fq_pie.c100 uint32_t len_bytes; /* Queue length, in bytes */ member
/freebsd/sys/netpfil/ipfw/test/
H A Ddn_test.h109 uint32_t len_bytes; /* Queue length, in bytes */ member
/freebsd/crypto/libecc/src/hash/
H A Dbelt-hash.c283 static void belt_update_ctr(belt_hash_context *ctx, u8 len_bytes) in belt_update_ctr()
/freebsd/sys/netinet/
H A Dip_dummynet.h186 uint32_t len_bytes; /* Queue length, in bytes */ member
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c514 u32 len_bytes, __le32 *data) in iwl_read_prph_block()