Home
last modified time | relevance | path

Searched refs:net_context_send_cb_t (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dnet_offload.h98 net_context_send_cb_t cb,
108 net_context_send_cb_t cb,
323 net_context_send_cb_t cb, in net_offload_send()
369 net_context_send_cb_t cb, in net_offload_sendto()
505 net_context_send_cb_t cb,
516 net_context_send_cb_t cb,
Dnet_context.h120 typedef void (*net_context_send_cb_t)(struct net_context *context, typedef
245 net_context_send_cb_t send_cb;
1182 net_context_send_cb_t cb,
1212 net_context_send_cb_t cb,
1237 net_context_send_cb_t cb,
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_offload.h36 net_context_send_cb_t send_cb;
Deswifi_offload.c224 net_context_send_cb_t cb; in eswifi_off_send_work()
250 net_context_send_cb_t cb, in eswifi_off_send()
299 net_context_send_cb_t cb, in eswifi_off_sendto()
/Zephyr-latest/subsys/net/ip/
Dtcp_internal.h209 int net_tcp_send_data(struct net_context *context, net_context_send_cb_t cb,
213 net_context_send_cb_t cb, in net_tcp_send_data()
Dnet_context.c2207 net_context_send_cb_t cb, in context_sendto()
2646 net_context_send_cb_t cb, in net_context_send()
2689 net_context_send_cb_t cb, in net_context_sendmsg()
2710 net_context_send_cb_t cb, in net_context_sendto()
Dtcp.c3807 int net_tcp_send_data(struct net_context *context, net_context_send_cb_t cb, in net_tcp_send_data()
/Zephyr-latest/drivers/wifi/siwx91x/
Dsiwx91x_wifi_socket.c315 net_context_send_cb_t cb, int32_t timeout, void *user_data) in siwx91x_sock_sendto()
362 net_context_send_cb_t cb, int32_t timeout, void *user_data) in siwx91x_sock_send()
/Zephyr-latest/drivers/wifi/esp_at/
Desp_offload.c418 net_context_send_cb_t cb, in esp_sendto()
468 net_context_send_cb_t cb, in esp_send()
/Zephyr-latest/drivers/wifi/winc1500/
Dwifi_winc1500.c450 net_context_send_cb_t cb, in winc1500_send()
490 net_context_send_cb_t cb, in winc1500_sendto()
/Zephyr-latest/drivers/modem/
Dwncm14a2a.c1623 net_context_send_cb_t cb, in offload_sendto()
1656 net_context_send_cb_t cb, in offload_send()
Dhl7800.c6155 socklen_t addr_len, net_context_send_cb_t cb, in offload_sendto()
6213 static int offload_send(struct net_pkt *pkt, net_context_send_cb_t cb, in offload_send()