Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_context.c2039 static int context_write_data(struct net_pkt *pkt, const void *buf, in context_write_data() function
2113 ret = context_write_data(pkt, buf, len, msg); in context_setup_udp_packet()
2522 ret = context_write_data(pkt, buf, len, msghdr); in context_sendto()
2560 ret = context_write_data(pkt, buf, len, msghdr); in context_sendto()
2590 ret = context_write_data(pkt, buf, len, msghdr); in context_sendto()