/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmp_netconn.c | 82 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto() 95 snmp_get_local_ip_for_dst(void *handle, const ip_addr_t *dst, ip_addr_t *result) in snmp_get_local_ip_for_dst()
|
H A D | snmp_raw.c | 57 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto() 63 snmp_get_local_ip_for_dst(void *handle, const ip_addr_t *dst, ip_addr_t *result) in snmp_get_local_ip_for_dst()
|
H A D | snmp_table.c | 322 s32_t *dst = (s32_t *)value; in snmp_table_extract_value_from_s32ref() local 330 u32_t *dst = (u32_t *)value; in snmp_table_extract_value_from_u32ref() local
|
H A D | snmp_mib2_ip.c | 417 ip4_addr_t dst; in ip_RouteTable_get_cell_value() local 449 ip4_addr_t dst; in ip_RouteTable_get_next_cell_instance_and_value() local 461 ip4_addr_t dst; in ip_RouteTable_get_next_cell_instance_and_value() local
|
/btstack/3rd-party/lwip/core/src/core/ |
H A D | tcp_out.c | 97 #define TCP_DATA_COPY(dst, src, len, seg) do { \ argument 101 #define TCP_DATA_COPY2(dst, src, len, chksum, chksum_swapped) \ argument 104 #define TCP_DATA_COPY(dst, src, len, seg) MEMCPY(dst, src, len) argument 105 #define TCP_DATA_COPY2(dst, src, len, chksum, chksum_swapped) MEMCPY(dst, src, len) argument 132 tcp_route(const struct tcp_pcb *pcb, const ip_addr_t *src, const ip_addr_t *dst) in tcp_route() 1922 const ip_addr_t *src, const ip_addr_t *dst) in tcp_output_control_segment()
|
/btstack/3rd-party/lwip/core/src/netif/ |
H A D | lowpan6_ble.c | 110 ble_addr_to_eui64(u8_t *dst, const u8_t *src, int public_addr) in ble_addr_to_eui64() 139 eui64_to_ble_addr(u8_t *dst, const u8_t *src) in eui64_to_ble_addr()
|
H A D | bridgeif.c | 302 struct eth_addr *dst = (struct eth_addr *)(p->payload); in bridgeif_output() local 330 struct eth_addr *src, *dst; in bridgeif_input() local
|
H A D | ethernet.c | 271 const struct eth_addr * src, const struct eth_addr * dst,
|
H A D | lowpan6.c | 131 const struct lowpan6_link_addr *dst) in lowpan6_write_iee802154_header() 343 …f *netif, struct pbuf *p, const struct lowpan6_link_addr *src, const struct lowpan6_link_addr *dst) in lowpan6_frag()
|
H A D | lowpan6_common.c | 134 const struct lowpan6_link_addr *src, const struct lowpan6_link_addr *dst) in lowpan6_compress_headers()
|
/btstack/src/mesh/ |
H A D | mesh_network.h | 122 uint16_t dst; member 151 uint16_t dst; member 175 uint16_t dst; member 205 uint16_t dst; member
|
H A D | mesh_network.c | 209 int mesh_network_addresses_valid(uint8_t ctl, uint16_t src, uint16_t dst){ in mesh_network_addresses_valid() 550 uint16_t dst = big_endian_read_16(incoming_pdu_decoded->data, 7); in process_network_pdu_validate_d() local
|
H A D | mesh_access.c | 158 uint16_t dst = mesh_pdu_dst(pdu); in mesh_access_acknowledged_run() local 794 uint16_t dst = mesh_pdu_dst(pdu); in mesh_access_message_process_handler() local
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | inet_chksum.h | 59 # define LWIP_CHKSUM_COPY(dst, src, len) lwip_chksum_copy(dst, src, len) argument
|
H A D | opt.h | 137 #define MEMCPY(dst,src,len) memcpy(dst,src,len) argument 145 #define SMEMCPY(dst,src,len) memcpy(dst,src,len) argument 154 #define MEMMOVE(dst,src,len) memmove(dst,src,len) argument 3095 #define LWIP_HOOK_VLAN_SET(netif, p, src, dst, eth_type) argument
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_pka.c | 1836 void PKA_Memcpy_u32_to_u8(uint8_t dst[], __IO const uint32_t src[], size_t n) in PKA_Memcpy_u32_to_u8() 1886 void PKA_Memcpy_u8_to_u32(__IO uint32_t dst[], const uint8_t src[], size_t n) in PKA_Memcpy_u8_to_u32() 1934 void PKA_Memcpy_u32_to_u32(__IO uint32_t dst[], __IO const uint32_t src[], size_t n) in PKA_Memcpy_u32_to_u32()
|
/btstack/test/mesh/ |
H A D | main.c | 170 char * dst = &log_path[strlen(log_path)]; in main() local
|
/btstack/port/archive/pic32-harmony/ |
H A D | create_examples.py | 90 dst = nbproject_folder + file variable
|
/btstack/3rd-party/md5/ |
H A D | md5.c | 252 #define OUT(dst, src) \ argument
|
/btstack/3rd-party/lc3-google/test/ |
H A D | ctypes.h | 173 void *dst; in __new_1d_copy() local 185 void *dst; in __new_2d_copy() local
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/ |
H A D | mpu_armv7.h | 164 __STATIC_INLINE void orderedCpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, uint32_t le… in orderedCpy()
|
/btstack/src/ |
H A D | btstack_util.c | 650 uint16_t btstack_strcpy(char * dst, uint16_t dst_size, const char * src){ in btstack_strcpy() 657 void btstack_strcat(char * dst, uint16_t dst_size, const char * src){ in btstack_strcat()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/ |
H A D | mpu_armv8.h | 270 __STATIC_INLINE void orderedCpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, uint32_t le… in orderedCpy()
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/ |
H A D | mpu_armv8.h | 270 __STATIC_INLINE void orderedCpy(volatile uint32_t* dst, const uint32_t* __RESTRICT src, uint32_t le… in orderedCpy()
|
/btstack/3rd-party/bluedroid/decoder/srce/ |
H A D | synthesis-sbc.c | 248 #define DCT2_8(dst, src) dct2_8(dst, src) argument
|