| /Zephyr-latest/include/zephyr/net/hdlc_rcp_if/ | 
| D | hdlc_rcp_if.h | 57 	int (*send)(const uint8_t *frame, uint16_t length);  member
 | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | canbus.h | 34 	int (*send)(const struct device *dev, struct net_pkt *pkt);  member
 | 
| D | dummy.h | 41 	int (*send)(const struct device *dev, struct net_pkt *pkt);  member
 | 
| D | net_l2.h | 71 	int (*send)(struct net_if *iface, struct net_pkt *pkt);  member
 | 
| D | net_offload.h | 97 	int (*send)(struct net_pkt *pkt,  member
 | 
| /Zephyr-latest/scripts/coredump/ | 
| D | coredump_gdbserver.py | 32     def send(self, data):  member in FakeSocket
 | 
| /Zephyr-latest/include/zephyr/ipc/ | 
| D | ipc_service_backend.h | 71 	int (*send)(const struct device *instance, void *token,  member
 | 
| /Zephyr-latest/tests/subsys/ipc/ipc_sessions/interoperability/ | 
| D | ipc_icmsg_v1.c | 37 static int send(const struct device *instance, void *token,  in send()  function
 | 
| /Zephyr-latest/subsys/ipc/ipc_service/backends/ | 
| D | ipc_icmsg.c | 37 static int send(const struct device *instance, void *token,  in send()  function
 | 
| D | ipc_icmsg_me_initiator.c | 159 static int send(const struct device *instance, void *token,  in send()  function
 | 
| /Zephyr-latest/include/zephyr/mgmt/ec_host_cmd/ | 
| D | backend.h | 108 	ec_host_cmd_backend_api_send send;  member
 | 
| /Zephyr-latest/tests/subsys/ipc/ipc_service/src/ | 
| D | backend.c | 27 static int send(const struct device *instance, void *token,  in send()  function
 | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | proxy_msg.h | 44 		proxy_send_cb_t send;  member
 | 
| D | prov_bearer.h | 88 	int (*send)(struct net_buf_simple *buf, prov_bearer_send_complete_t cb,  member
 | 
| D | proxy_msg.c | 323 						    proxy_send_cb_t send,  in bt_mesh_proxy_role_setup()
 | 
| /Zephyr-latest/drivers/ethernet/ | 
| D | eth_native_tap.c | 57 	uint8_t send[NET_ETH_MTU + ETH_HDR_LEN];  member149 			bool send)  in update_gptp()
 177 #define update_gptp(iface, pkt, send)  argument
 
 | 
| /Zephyr-latest/tests/drivers/can/host/pytest/ | 
| D | can_shell.py | 79     def send(self, msg: Message, timeout: Optional[float] = None) -> None:  member in CanShellBus
 | 
| /Zephyr-latest/drivers/spi/ | 
| D | spi_sifive.c | 134 		bool send = false;  in spi_sifive_xfer()  local
 | 
| /Zephyr-latest/include/zephyr/drivers/ | 
| D | ipm.h | 101 	ipm_send_t send;  member
 | 
| D | bluetooth.h | 101 	int (*send)(const struct device *dev, struct net_buf *buf);  member
 | 
| D | mbox.h | 223 	mbox_send_t send;  member
 | 
| /Zephyr-latest/samples/net/sockets/packet/src/ | 
| D | packet.c | 154 	size_t send = 100U;  in send_packet_socket()  local
 | 
| /Zephyr-latest/drivers/ipm/ | 
| D | ipm_cavs_host.c | 44 static int send(const struct device *dev, int wait, uint32_t id,  in send()  function
 | 
| /Zephyr-latest/include/zephyr/logging/ | 
| D | log_multidomain_helper.h | 145 	int (*send)(struct log_multidomain_link *link, void *data, size_t len);  member186 	int (*send)(struct log_multidomain_backend *backend, void *data, size_t len);  member
 
 | 
| /Zephyr-latest/drivers/xen/ | 
| D | events.c | 116 	struct evtchn_send send;  in notify_evtchn()  local
 |