Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/linux/
Dtipc_config.h252 #define TLV_DATA(tlv) ((void *)((char *)(tlv) + TLV_LENGTH(0))) argument
254 static inline int TLV_OK(const void *tlv, __u16 space) in TLV_OK()
269 static inline int TLV_CHECK(const void *tlv, __u16 space, __u16 exp_type) in TLV_CHECK()
275 static inline int TLV_GET_LEN(struct tlv_desc *tlv) in TLV_GET_LEN()
280 static inline void TLV_SET_LEN(struct tlv_desc *tlv, __u16 len) in TLV_SET_LEN()
285 static inline int TLV_CHECK_TYPE(struct tlv_desc *tlv, __u16 type) in TLV_CHECK_TYPE()
290 static inline void TLV_SET_TYPE(struct tlv_desc *tlv, __u16 type) in TLV_SET_TYPE()
295 static inline int TLV_SET(void *tlv, __u16 type, void *data, __u16 len) in TLV_SET()
/external/tcpdump/
Dprint-nflog.c73 const nflog_tlv_t *tlv; in nflog_if_print() 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 = (struct forces_tlv *)pptr; in prestlv_print() local
687 const struct forces_tlv *tlv = (struct forces_tlv *)pptr; in fdatatlv_print() local
768 const struct forces_tlv *tlv = (struct forces_tlv *)pptr; in sdatatlv_print() local
797 const struct forces_tlv *tlv = (struct forces_tlv *)pptr; in pkeyitlv_print() local
1442 const struct forces_tlv *tlv = (struct forces_tlv *)pptr; in redirect_print() local
Dprint-lldp.c1109 uint16_t tlv; in lldp_private_dcbx_print() local
1379 uint16_t tlv, cap, ena_cap; in lldp_print() local
Dprint-slow.c478 } tlv; in slow_oam_print() local
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DStartupConfig.cpp150 UINT8 tlv [] = {0x04, 0xC2, 0x02, 0x61, 0x00}; in disableSecureElement() local
/external/tinyalsa/
Dmixer.c361 struct snd_ctl_tlv *tlv; in mixer_ctl_get_array() local
462 struct snd_ctl_tlv *tlv; in mixer_ctl_set_array() local
/external/wpa_supplicant_8/src/eap_common/
Deap_fast_common.c149 int eap_fast_parse_tlv(struct eap_fast_tlv_parse *tlv, in eap_fast_parse_tlv()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c1134 struct eap_fast_tlv_parse *tlv) in eap_fast_parse_tlvs()
1240 struct eap_tlv_pac_type_tlv *tlv; in eap_fast_pac_type() local
1257 struct eap_fast_tlv_parse tlv; in eap_fast_process_phase2_tlvs() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_fast.c1086 struct eap_fast_tlv_parse *tlv, in eap_fast_parse_decrypted()
1184 struct eap_fast_tlv_parse tlv; in eap_fast_process_decrypted() local
1401 u8 *tlv; in eap_fast_use_pac_opaque() local
/external/iproute2/tc/
Dem_meta.c148 static inline void dump_value(struct nlmsghdr *n, int tlv, unsigned long val, in dump_value()
/external/libnfc-nci/src/nfa/ce/
Dnfa_ce_act.c291 UINT8 tlv[32], *p_params; in nfc_ce_t3t_set_listen_params() local
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c2046 static BOOLEAN nfa_rw_detect_tlv (tNFA_RW_MSG *p_data, UINT8 tlv) in nfa_rw_detect_tlv()
/external/libpcap/
Dpcap-common.c1314 nflog_tlv_t *tlv; in swap_nflog_header() local
/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c920 u8 tlv[] = { in test_eap_fast() local
/external/libnfc-nci/src/nfc/include/
Drw_api.h251 tRW_DETECT_TLV_DATA tlv; /* The information of detected TLV data */ member
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers_p2p.c2698 struct wpabuf *tlv = NULL; in wpas_dbus_handler_p2p_service_sd_req() local
2790 struct wpabuf *tlv = NULL; in wpas_dbus_handler_p2p_service_sd_res() local
/external/kernel-headers/original/uapi/sound/
Dasoc.h193 struct snd_soc_tplg_ctl_tlv tlv; member
Demu10k1.h293 const unsigned int *tlv; member
Dasound.h944 unsigned int tlv[0]; /* first TLV */ member
/external/guice/extensions/struts2/lib/
Djsp-api-2.1.jar ... fmt/ javax/servlet/jsp/jstl/tlv/ javax/servlet/jsp/el/ javax ...
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/valgrind/include/vki/
Dvki-linux.h2393 unsigned int tlv[0]; /* first TLV */ member
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12