Home
last modified time | relevance | path

Searched refs:totallen (Results 1 – 25 of 1142) sorted by relevance

12345678910>>...46

/dports/sysutils/burp/burp-2.4.0/src/client/
H A Dxattr.c78 (*xlen)+=totallen; in append_to_extrameta()
154 uint32_t totallen=0; in get_xattr() local
256 totallen+=8; in get_xattr()
258 totallen+=zlen; in get_xattr()
260 totallen+=8; in get_xattr()
262 totallen+=vlen; in get_xattr()
449 *totallen+=8; in get_toappend()
451 *totallen+=zlen; in get_toappend()
453 *totallen+=8; in get_toappend()
455 *totallen+=vlen; in get_toappend()
[all …]
/dports/sysutils/burp-devel/burp-2.5.4/src/client/
H A Dxattr.c78 (*xlen)+=totallen; in append_to_extrameta()
154 uint32_t totallen=0; in get_xattr() local
256 totallen+=8; in get_xattr()
258 totallen+=zlen; in get_xattr()
260 totallen+=8; in get_xattr()
262 totallen+=vlen; in get_xattr()
449 *totallen+=8; in get_toappend()
451 *totallen+=zlen; in get_toappend()
453 *totallen+=8; in get_toappend()
455 *totallen+=vlen; in get_toappend()
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-util/src/test/java/de/lmu/ifi/dbs/elki/utilities/io/
H A DByteArrayUtilTest.java47 int totallen = 0; in dotestUnsignedVarint32() local
50 totallen += elen[i]; in dotestUnsignedVarint32()
51 …Assert.assertEquals("len(Varint(" + testvals[i] + ")) != " + elen[i], totallen, buffer.position()); in dotestUnsignedVarint32()
55 totallen = 0; in dotestUnsignedVarint32()
59 totallen += elen[i]; in dotestUnsignedVarint32()
60 …Assert.assertEquals("len(Varint(" + testvals[i] + ")) != " + elen[i], totallen, buffer.position()); in dotestUnsignedVarint32()
75 int totallen = 0; in dotestSignedVarint32() local
78 totallen += elen[i]; in dotestSignedVarint32()
79 …Assert.assertEquals("len(Varint(" + testvals[i] + ")) != " + elen[i], totallen, buffer.position()); in dotestSignedVarint32()
83 totallen = 0; in dotestSignedVarint32()
[all …]
/dports/textproc/c2man/c2man-2.0.42/
H A Dstrappend.c26 size_t totallen; in strappend() local
39 totallen = first ? strlen(first) : 0; in strappend()
41 totallen += strlen(s); in strappend()
45 totallen++; /* add space for the nul terminator */ in strappend()
46 if ((retstring = first ? realloc(first,totallen) : malloc(totallen)) == 0) in strappend()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/cmd/
H A Dtlv_eeprom.c142 be16_to_cpu(eeprom_hdr->totallen), in read_eeprom()
150 eeprom_hdr->totallen = cpu_to_be16(0); in read_eeprom()
364 unsigned int totallen = be16_to_cpu(eeprom_hdr->totallen); in update_crc() local
368 eeprom_index = HDR_SIZE + totallen; in update_crc()
369 eeprom_hdr->totallen = cpu_to_be16(totallen + ENT_SIZE + 4); in update_crc()
468 eeprom_hdr->totallen = cpu_to_be16(0); in do_tlv_eeprom()
593 eeprom_hdr->totallen = in tlvinfo_delete_tlv()
594 cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) - in tlvinfo_delete_tlv()
684 eeprom_hdr->totallen = in tlvinfo_add_tlv()
695 eeprom_hdr->totallen = cpu_to_be16(be16_to_cpu(eeprom_hdr->totallen) + in tlvinfo_add_tlv()
[all …]

12345678910>>...46