Home
last modified time | relevance | path

Searched defs:type_len (Results 1 – 9 of 9) sorted by relevance

/third_party/lwip/src/core/distributed_net/
Ddistributed_net_core.c112 socklen_t type_len = sizeof(type); in distributed_net_sendto() local
154 socklen_t type_len = sizeof(type); in distributed_net_sendmsg() local
199 socklen_t type_len = sizeof(type); in distributed_net_recvfrom() local
/third_party/lwip/src/apps/snmp/
Dsnmp_asn1.h76 u8_t type_len; /* encoded length of 'type' field (normally 1) */ member
/third_party/elfutils/libdw/
Dmemory-access.h42 __libdw_max_len_leb128 (const size_t type_len, in __libdw_max_len_leb128()
52 const size_t type_len = len_leb128 (uint64_t); in __libdw_max_len_uleb128() local
60 const size_t type_len = len_leb128 (int64_t) - 1; in __libdw_max_len_sleb128() local
/third_party/mbedtls/library/
Dnet_sockets.c365 socklen_t type_len = (socklen_t) sizeof( type ); in mbedtls_net_accept() local
368 int type_len = (int) sizeof( type ); in mbedtls_net_accept() local
/third_party/libwebsockets/plugins/ssh-base/
Dkex-25519.c120 ed25519_key_parse(uint8_t *p, size_t len, char *type, size_t type_len, in ed25519_key_parse()
/third_party/libbpf/include/uapi/linux/
Dbtf.h19 __u32 type_len; /* length of type section */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface.c8235 size_t type_len; in wpas_ctrl_radio_work_add() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dctrl_iface.c8744 size_t type_len; in wpas_ctrl_radio_work_add() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h9027 u32 type_len: 5; member
25821 __u32 type_len; member