Searched defs:sendto (Results  1 – 5 of 5) sorted by relevance
| /Zephyr-latest/subsys/net/lib/sockets/ | 
| D | sockets_internal.h | 64 	ssize_t (*sendto)(void *obj, const void *buf, size_t len, int flags,  member
  | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | net_offload.h | 105 	int (*sendto)(struct net_pkt *pkt,  member
  | 
| D | mqtt_sn.h | 196 	int (*sendto)(struct mqtt_sn_client *client, void *buf, size_t sz, const void *dest_addr,  member
  | 
| /Zephyr-latest/lib/posix/options/ | 
| D | net.c | 368 ssize_t sendto(int sock, const void *buf, size_t len, int flags, const struct sockaddr *dest_addr,  in sendto()  function
  | 
| /Zephyr-latest/subsys/net/ip/ | 
| D | net_context.c | 2210 			  bool sendto)  in context_sendto()
  |