Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 25 of 33) sorted by relevance

12

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dpbuf.h157 struct pbuf { struct
159 struct pbuf *next; argument
176 /** pbuf_type as u8_t instead of enum to save space */ argument
177 u8_t /*pbuf_type*/ type; argument
191 * that refer to this pbuf. This can be pointers from an application, argument
204 /** next pbuf in singly linked pbuf chain */ argument
218 struct pbuf pbuf; member
A Dicmp.h88 #define icmp_port_unreach(isipv6, pbuf) ((isipv6) ? \ argument
92 #define icmp_port_unreach(isipv6, pbuf) do{ if(!(isipv6)) { icmp_dest_unreach(pbuf, ICMP_DUR_PORT);… argument
94 #define icmp_port_unreach(isipv6, pbuf) do{ if(isipv6) { icmp6_dest_unreach(pbuf, ICMP6_DUR_PORT);}… argument
96 #define icmp_port_unreach(isipv6, pbuf) argument
99 #define icmp_port_unreach(isipv6, pbuf) icmp6_dest_unreach(pbuf, ICMP6_DUR_PORT) argument
101 #define icmp_port_unreach(isipv6, pbuf) icmp_dest_unreach(pbuf, ICMP_DUR_PORT) argument
103 #define icmp_port_unreach(isipv6, pbuf) argument
A Ddebug.h139 #define LWIP_PKTDEBUGF(note_ptr, pbuf, netif) do { \ argument
152 #define LWIP_PKTDEBUGF(note_ptr, pbuf, netif) argument
156 #define LWIP_PKTDEBUGF(note_ptr, pbuf, netif) argument
A Dopt.h2435 #define LWIP_HOOK_IP4_INPUT(pbuf, input_netif) argument
2485 #define LWIP_HOOK_IP6_INPUT(pbuf, input_netif) argument
2551 #define LWIP_HOOK_UNKNOWN_ETH_PROTOCOL(pbuf, netif) argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dicmp.h88 #define icmp_port_unreach(isipv6, pbuf) ((isipv6) ? \ argument
92 #define icmp_port_unreach(isipv6, pbuf) do{ if(!(isipv6)) { icmp_dest_unreach(pbuf, ICMP_DUR_PORT);… argument
94 #define icmp_port_unreach(isipv6, pbuf) do{ if(isipv6) { icmp6_dest_unreach(pbuf, ICMP6_DUR_PORT);}… argument
96 #define icmp_port_unreach(isipv6, pbuf) argument
99 #define icmp_port_unreach(isipv6, pbuf) icmp6_dest_unreach(pbuf, ICMP6_DUR_PORT) argument
101 #define icmp_port_unreach(isipv6, pbuf) icmp_dest_unreach(pbuf, ICMP_DUR_PORT) argument
103 #define icmp_port_unreach(isipv6, pbuf) argument
A Dpbuf.h142 struct pbuf { struct
144 struct pbuf *next; argument
162 u8_t /*pbuf_type*/ type; argument
169 * that refer to this pbuf. This can be pointers from an application, argument
181 /** next pbuf in singly linked pbuf chain */ argument
195 struct pbuf pbuf; member
A Dopt.h2400 #define LWIP_HOOK_IP4_INPUT(pbuf, input_netif) argument
2450 #define LWIP_HOOK_IP6_INPUT(pbuf, input_netif) argument
2516 #define LWIP_HOOK_UNKNOWN_ETH_PROTOCOL(pbuf, netif) argument
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/
A Dosdep_service.c83 u8 *pbuf = NULL; in _rtw_vmalloc() local
98 u8 *pbuf = NULL; in _rtw_zvmalloc() local
111 void _rtw_vmfree(u8 *pbuf, u32 sz) in _rtw_vmfree()
152 u8* pbuf = _rtw_zmalloc(sz); in _rtw_calloc() local
156 void _rtw_mfree(u8 *pbuf, u32 sz) in _rtw_mfree()
335 u8 *pbuf = _rtw_vmalloc(sz); in rtw_vmalloc() local
346 u8 *pbuf = _rtw_zvmalloc(sz); in rtw_zvmalloc() local
355 void rtw_vmfree(u8 *pbuf, u32 sz) in rtw_vmfree()
367 u8 *pbuf = _rtw_malloc(sz); in rtw_malloc() local
378 u8 *pbuf = _rtw_zmalloc(sz); in rtw_zmalloc() local
[all …]
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/snmp/
A Dsnmp_pbuf_stream.h54 struct pbuf* pbuf; member
A Dsnmp_pbuf_stream.c115 struct pbuf* pbuf = pbuf_skip(pbuf_stream->pbuf, pbuf_stream->offset, &target_offset); in snmp_pbuf_stream_writeto() local
/AliOS-Things-master/components/udisplay/src/
A Dudisplay.c59 uint32_t *pbuf = buf; in display_draw_rect() local
72 uint16_t *pbuf = buf; in display_draw_rect() local
84 uint8_t *pbuf = buf; in display_draw_rect() local
96 uint8_t *pbuf = buf; in display_draw_rect() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_sd.c371 u8* pbuf = card_info.dma_buf; in SD_GetCID() local
461 u8* pbuf = card_info.dma_buf; in SD_GetCSD() local
647 u8* pbuf = card_info.dma_buf; in SD_GetSCR() local
821 SD_RESULT SD_GetEXTCSD(u8 *pbuf) in SD_GetEXTCSD()
1289 u8* pbuf = card_info.dma_buf; in SD_SwitchBusSpeed() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Di2s_api.c70 u32 pbuf; in i2s_isr() local
349 void i2s_send_page(i2s_t *obj, uint32_t *pbuf) in i2s_send_page()
A Dkeyscan_api.c76 void keyscan_read(keyscan_t *obj, u32* pbuf, u8 num ) in keyscan_read()
A Dnfc_api.c78 void nfc_cache_read_callback(PNFC_ADAPTER pNFCAdp, uint32_t start_pg, uint32_t *pbuf) in nfc_cache_read_callback()
A Dflash_api.c286 u8 *pbuf; in flash_stream_read() local
A Dspdio_api.c112 s8 spdio_tx(struct spdio_t *obj, struct spdio_buf_t *pbuf) in spdio_tx()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_efuse.h218 __STATIC_INLINE u32 EFUSE_LMAP_READ(u8 *pbuf) in EFUSE_LMAP_READ()
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/spiflash/
A Dspiflash.c63 uint8_t *pbuf; in csi_spiflash_read() local
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Daos_osdep.c95 u8 *pbuf = _aos_malloc(sz); in _aos_zmalloc() local
103 void _aos_mfree(u8 *pbuf, u32 sz) in _aos_mfree()
122 static void _aos_memset(void *pbuf, int c, u32 sz) in _aos_memset()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_flash_ram.c320 u8 *pbuf; in FLASH_ReadStream() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/audio/core/
A Daudio_internel.c238 char *pbuf; in sp_rx_complete() local
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/
A Dlowpan6.c72 struct pbuf *pbuf; member
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/mdns/
A Dmdns.c187 struct pbuf *pbuf; member
210 struct pbuf *pbuf; member
734 mdns_compress_domain(struct pbuf *pbuf, u16_t *offset, struct mdns_domain *domain) in mdns_compress_domain()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c149 u8 *pbuf; in ota_readstream_user() local

Completed in 51 milliseconds

12