Home
last modified time | relevance | path

Searched defs:tlv (Results 1 – 25 of 32) sorted by relevance

12

/external/adhd/sound_card_init/amp/src/max98373d/
Ddsm_param.rs53 tlv: TLV, field
76 let tlv = card.control_tlv_by_name(ctl_name)?.load()?; in new() localVariable
182 let tlv = TLV::new(0, data); in test_dsmparam_try_from_tlv_ok() localVariable
190 let tlv = TLV::new(0, data); in test_dsmparam_try_from_invalid_len() localVariable
205 let tlv = TLV::new(0, data); in test_dsmparam_try_from_param_count() localVariable
/external/kernel-headers/original/uapi/linux/
Dtipc_config.h258 #define TLV_DATA(tlv) ((void *)((char *)(tlv) + TLV_LENGTH(0))) argument
260 static inline int TLV_OK(const void *tlv, __u16 space) in TLV_OK()
275 static inline int TLV_CHECK(const void *tlv, __u16 space, __u16 exp_type) in TLV_CHECK()
281 static inline int TLV_GET_LEN(struct tlv_desc *tlv) in TLV_GET_LEN()
286 static inline void TLV_SET_LEN(struct tlv_desc *tlv, __u16 len) in TLV_SET_LEN()
291 static inline int TLV_CHECK_TYPE(struct tlv_desc *tlv, __u16 type) in TLV_CHECK_TYPE()
296 static inline void TLV_SET_TYPE(struct tlv_desc *tlv, __u16 type) in TLV_SET_TYPE()
301 static inline int TLV_SET(void *tlv, __u16 type, void *data, __u16 len) in TLV_SET()
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_lwt_seg6local.c136 struct sr6_tlv_t tlv; in is_valid_tlv_boundary() local
229 struct sr6_tlv_t tlv; in delete_tlv() local
263 struct sr6_tlv_t tlv; in has_egr_tlv() local
334 uint8_t tlv[20] = {2, 18, 0, 0, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, in __add_egr_x() local
Dtest_seg6_loop.c139 struct sr6_tlv_t tlv; in is_valid_tlv_boundary() local
238 uint8_t tlv[20] = {2, 18, 0, 0, 0xfd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, in __add_egr_x() local
/external/tcpdump/
Dprint-nflog.c74 const nflog_tlv_t *tlv; in nflog_if_print() local
Dprint-hncp.c268 const u_char *tlv, *value; in dhcpv4_print() local
320 const u_char *tlv, *value; in dhcpv6_print() local
411 const u_char *tlv, *value; in hncp_print_rec() local
Dprint-forces.c392 #define TLV_RDAT_LEN(tlv) ((int)(EXTRACT_16BITS(&(tlv)->length) - TLV_SET_LEN(0)) argument
394 #define GO_NXT_TLV(tlv,rlen) ((rlen) -= F_ALN_LEN(EXTRACT_16BITS(&(tlv)->length)), \ argument
417 static inline u_int tlv_valid(const struct forces_tlv *tlv, u_int rlen) in tlv_valid()
649 const struct forces_tlv *tlv = (const struct forces_tlv *)pptr; in prestlv_print() local
687 const struct forces_tlv *tlv = (const struct forces_tlv *)pptr; in fdatatlv_print() local
768 const struct forces_tlv *tlv = (const struct forces_tlv *)pptr; in sdatatlv_print() local
797 const struct forces_tlv *tlv = (const struct forces_tlv *)pptr; in pkeyitlv_print() local
1442 const struct forces_tlv *tlv = (const struct forces_tlv *)pptr; in redirect_print() local
Dprint-lldp.c1154 uint16_t tlv; in lldp_private_dcbx_print() local
1424 uint16_t tlv, cap, ena_cap; in lldp_print() local
Dprint-slow.c516 } tlv; in slow_oam_print() local
/external/wpa_supplicant_8/src/eap_common/
Deap_fast_common.c148 int eap_fast_parse_tlv(struct eap_fast_tlv_parse *tlv, in eap_fast_parse_tlv()
Deap_teap_common.c426 int eap_teap_parse_tlv(struct eap_teap_tlv_parse *tlv, in eap_teap_parse_tlv()
/external/tinyalsa_new/src/
Dmixer_plugin.c203 struct snd_ctl_tlv *tlv) in mixer_plug_tlv_write()
216 struct snd_ctl_tlv *tlv) in mixer_plug_tlv_read()
Dmixer.c1012 struct snd_ctl_tlv *tlv; in mixer_ctl_get_array() local
1145 struct snd_ctl_tlv *tlv; in mixer_ctl_set_array() local
/external/tinyalsa/
Dmixer_plugin.c200 struct snd_ctl_tlv *tlv) in mixer_plug_tlv_write()
213 struct snd_ctl_tlv *tlv) in mixer_plug_tlv_read()
Dtinymix.c290 unsigned int *tlv, tlv_size; in tinymix_set_byte_ctl() local
Dmixer.c594 struct snd_ctl_tlv *tlv; in mixer_ctl_get_array() local
711 struct snd_ctl_tlv *tlv; in mixer_ctl_set_array() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_teap.c539 struct wpabuf *tlv; in eap_teap_add_identity_type() local
1151 struct eap_teap_tlv_parse *tlv, in eap_teap_parse_decrypted()
1244 struct eap_teap_tlv_parse tlv; in eap_teap_process_decrypted() local
1580 u8 *tlv; in eap_teap_use_pac_opaque() local
Deap_fast.c1107 struct eap_fast_tlv_parse *tlv, in eap_fast_parse_decrypted()
1205 struct eap_fast_tlv_parse tlv; in eap_fast_process_decrypted() local
1422 u8 *tlv; in eap_fast_use_pac_opaque() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c1146 struct eap_fast_tlv_parse *tlv) in eap_fast_parse_tlvs()
1252 struct eap_tlv_pac_type_tlv *tlv; in eap_fast_pac_type() local
1269 struct eap_fast_tlv_parse tlv; in eap_fast_process_phase2_tlvs() local
Deap_server_teap.c1331 struct eap_teap_tlv_parse *tlv) in eap_teap_parse_tlvs()
1488 struct teap_attr_pac_type *tlv; in eap_teap_pac_type() local
1505 struct eap_teap_tlv_parse tlv; in eap_teap_process_phase2_tlvs() local
/external/iproute2/ip/
Diproute_lwtunnel.c106 struct sr6_tlv_hmac *tlv; in print_srh() local
456 struct sr6_tlv_hmac *tlv; in parse_srh() local
/external/iproute2/tc/
Dem_meta.c148 static inline void dump_value(struct nlmsghdr *n, int tlv, unsigned long val, in dump_value()
/external/llvm-project/lld/MachO/
DSymbols.h167 const bool tlv; variable
/external/llvm-project/lld/unittests/MachOTests/
DMachONormalizedFileBinaryWriterTests.cpp324 const Relocation& tlv = text.relocations[4]; in TEST() local
/external/libpcap/
Dpcap-common.c1599 nflog_tlv_t *tlv; in swap_nflog_header() local

12