Home
last modified time | relevance | path

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

/Zephyr-4.3.0/subsys/net/ip/
Dnet_context.c2131 static int context_write_data(struct net_pkt *pkt, const void *buf, in context_write_data() function
2205 ret = context_write_data(pkt, buf, len, msg); in context_setup_udp_packet()
2231 ret = context_write_data(pkt, buf, len, msg); in context_setup_raw_ip_packet()
2737 ret = context_write_data(pkt, buf, len, msghdr); in context_sendto()
2785 ret = context_write_data(pkt, buf, len, msghdr); in context_sendto()
2813 ret = context_write_data(pkt, buf, len, msghdr); in context_sendto()