Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dmodem_socket.h68 const struct socket_op_vtable *vtable;
105 const struct socket_op_vtable *vtable);
Dmodem_socket.c416 const struct socket_op_vtable *vtable) in modem_socket_init()
Dquectel-bg9x.c18 static const struct socket_op_vtable offload_socket_fd_op_vtable;
1091 static const struct socket_op_vtable offload_socket_fd_op_vtable = {
Dublox-sara-r4.c1473 static const struct socket_op_vtable offload_socket_fd_op_vtable;
1922 static const struct socket_op_vtable offload_socket_fd_op_vtable = {
Dsimcom-sim7080.c22 static const struct socket_op_vtable offload_socket_fd_op_vtable;
620 static const struct socket_op_vtable offload_socket_fd_op_vtable = {
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets.c22 const struct socket_op_vtable *vtable; \
48 const struct socket_op_vtable **vtable, in get_sock_vtable()
92 const struct socket_op_vtable *ignored; in z_impl_zsock_get_context_object()
160 const struct socket_op_vtable *vtable; in z_vrfy_zsock_close()
177 const struct socket_op_vtable *vtable; in z_impl_zsock_shutdown()
718 const struct socket_op_vtable *vtable; in z_impl_zsock_fcntl_impl()
754 const struct socket_op_vtable *vtable; in z_impl_zsock_ioctl_impl()
Dsockets_packet.c28 extern const struct socket_op_vtable sock_fd_op_vtable;
30 static const struct socket_op_vtable packet_sock_fd_op_vtable;
470 static const struct socket_op_vtable packet_sock_fd_op_vtable = {
Dsockets_net_mgmt.c52 static const struct socket_op_vtable net_mgmt_sock_fd_op_vtable;
372 static const struct socket_op_vtable net_mgmt_sock_fd_op_vtable = {
Dsockets_internal.h56 struct socket_op_vtable { struct
Dsocket_dispatcher.c54 const struct socket_op_vtable *vtable; in sock_dispatch_socket()
427 static const struct socket_op_vtable sock_dispatch_fd_op_vtable = {
Dsockets_can.c40 extern const struct socket_op_vtable sock_fd_op_vtable;
42 static const struct socket_op_vtable can_sock_fd_op_vtable;
711 static const struct socket_op_vtable can_sock_fd_op_vtable = {
Dsocketpair.c65 static const struct socket_op_vtable spair_fd_op_vtable;
1186 static const struct socket_op_vtable spair_fd_op_vtable = {
Dsockets_inet.c38 const struct socket_op_vtable sock_fd_op_vtable;
3013 const struct socket_op_vtable sock_fd_op_vtable = {
Dsockets_tls.c71 static const struct socket_op_vtable tls_sock_fd_op_vtable;
3860 static const struct socket_op_vtable tls_sock_fd_op_vtable = {
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket_offload.c36 static const struct socket_op_vtable eswifi_socket_fd_op_vtable;
643 static const struct socket_op_vtable eswifi_socket_fd_op_vtable = {
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/
Dmain.c251 static const struct socket_op_vtable offload_1_socket_fd_op_vtable = {
313 static const struct socket_op_vtable offload_2_socket_fd_op_vtable = {
/Zephyr-latest/doc/connectivity/networking/api/
Dsockets.rst185 APIs, specified in :c:struct:`socket_op_vtable` struct.
194 :c:struct:`socket_op_vtable` structure implementing socket APIs for an
/Zephyr-latest/drivers/wifi/simplelink/
Dsimplelink_sockets.c557 static const struct socket_op_vtable simplelink_socket_fd_op_vtable;
1220 static const struct socket_op_vtable simplelink_socket_fd_op_vtable = {
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c54 static const struct socket_op_vtable websocket_fd_op_vtable;
1266 static const struct socket_op_vtable websocket_fd_op_vtable = {
/Zephyr-latest/drivers/net/
Dnsos_sockets.c164 static const struct socket_op_vtable nsos_socket_fd_op_vtable;
1373 static const struct socket_op_vtable nsos_socket_fd_op_vtable = {