Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/
Dapi_lib.c644 netconn_recv_data(struct netconn *conn, void **new_buf, u8_t apiflags) in netconn_recv_data()
835 netconn_recv_data_tcp(struct netconn *conn, struct pbuf **new_buf, u8_t apiflags) in netconn_recv_data_tcp()
910 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf()
931 netconn_recv_tcp_pbuf_flags(struct netconn *conn, struct pbuf **new_buf, u8_t apiflags) in netconn_recv_tcp_pbuf_flags()
950 netconn_recv_udp_raw_netbuf(struct netconn *conn, struct netbuf **new_buf) in netconn_recv_udp_raw_netbuf()
970 netconn_recv_udp_raw_netbuf_flags(struct netconn *conn, struct netbuf **new_buf, u8_t apiflags) in netconn_recv_udp_raw_netbuf_flags()
988 netconn_recv(struct netconn *conn, struct netbuf **new_buf) in netconn_recv()
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/nat64/
Dnat64.c804 nat64_ip4_send(struct pbuf *new_buf, const struct ip6_hdr *ip6hdr, in nat64_ip4_send()
860 nat64_ip4_translate_udp(struct pbuf *p, struct pbuf *new_buf, struct ip6_hdr *ip6hdr, in nat64_ip4_translate_udp()
892 nat64_ip4_translate_tcp(struct pbuf *new_buf, const ip6_addr_t *ip6src, const ip6_addr_t *ip6dest) in nat64_ip4_translate_tcp()
900 nat64_ip4_translate_icmp(struct pbuf *new_buf, const ip6_addr_t *ip6src, const ip6_addr_t *ip6dest) in nat64_ip4_translate_icmp()
927 nat64_ip4_translate_default(struct pbuf *p, struct pbuf *new_buf, in nat64_ip4_translate_default()
949 struct pbuf *new_buf = NULL; in nat64_ip4_new_buf() local
985 struct pbuf *new_buf = NULL; in nat64_ip4_translate() local
1380 nat64_ip6_send(struct pbuf *p, struct pbuf *new_buf, in nat64_ip6_send()
1426 struct pbuf *new_buf, const struct ip_hdr *ip4hdr) in nat64_ip6_translate_udp()
1457 nat64_ip6_translate_tcp(struct pbuf *new_buf, const struct ip_hdr *ip4hdr) in nat64_ip6_translate_tcp()
[all …]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_frag.c213 oal_netbuf_stru *new_buf = oal_pbuf_netbuf_alloc(HMAC_MAX_FRAG_SIZE); in hmac_defrag_process_frame() local
216 oal_netbuf_stru *new_buf = oal_netbuf_alloc(HMAC_MAX_FRAG_SIZE, 0, 4); /* align 4 */ in hmac_defrag_process_frame() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/
Dmali_kbase_device_hw.c37 struct kbase_io_access *new_buf; in kbase_io_history_resize() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/
Dmali_kbase_device_hw.c32 struct kbase_io_access *new_buf; in kbase_io_history_resize() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_regs_history_debugfs.c44 struct kbase_io_access *new_buf; in kbase_io_history_resize() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_regs_history_debugfs.c45 struct kbase_io_access *new_buf; in kbase_io_history_resize() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_frag.c271 oal_netbuf_stru *new_buf = OAL_PTR_NULL; in hmac_defrag_first_frag() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_common.c5657 unsigned char *new_buf; in dhd_download_blob() local