| /Zephyr-latest/subsys/net/ip/ |
| D | tcp.c | 2243 union net_proto_header *proto, in tcp_recv() 4142 union net_proto_header *proto, in tcp_input() 4226 union net_proto_header *proto, in tp_input() 4366 static void test_cb_register(sa_family_t family, uint8_t proto, uint16_t remote_port, in test_cb_register()
|
| D | net_stats.h | 325 enum net_ip_protocol proto) in net_stats_update_per_proto_recv() 339 enum net_ip_protocol proto) in net_stats_update_per_proto_drop()
|
| /Zephyr-latest/subsys/net/l2/ethernet/ |
| D | ethernet.c | 869 size_t size, enum net_ip_protocol proto, in ethernet_l2_alloc()
|
| /Zephyr-latest/subsys/tracing/ctf/ |
| D | ctf_top.c | 358 void sys_trace_socket_init(int sock, int family, int type, int proto) in sys_trace_socket_init() 643 void sys_trace_socket_socketpair_enter(int family, int type, int proto, int *sv) in sys_trace_socket_socketpair_enter()
|
| D | ctf_top.h | 432 uint32_t type, uint32_t proto) in ctf_top_socket_init() 635 uint32_t proto, uint32_t sv) in ctf_top_socket_socketpair_enter()
|
| D | tracing_ctf.h | 460 #define sys_port_trace_socket_init(sock, family, type, proto) \ argument 530 #define sys_port_trace_socket_socketpair_enter(family, type, proto, sv) \ argument
|
| /Zephyr-latest/subsys/bluetooth/host/classic/ |
| D | sdp.c | 2839 int bt_sdp_get_proto_param(const struct net_buf *buf, enum bt_sdp_proto proto, in bt_sdp_get_proto_param() 2866 int bt_sdp_get_addl_proto_param(const struct net_buf *buf, enum bt_sdp_proto proto, in bt_sdp_get_addl_proto_param()
|
| /Zephyr-latest/drivers/wifi/esp_at/ |
| D | esp.h | 53 #define ESP_PROTO_PASSIVE(proto) (proto == IPPROTO_TCP) argument
|
| /Zephyr-latest/subsys/net/lib/sockets/ |
| D | sockets_tls.c | 2035 static int protocol_check(int family, int type, int *proto) in protocol_check() 2064 static int ztls_socket(int family, int type, int proto) in ztls_socket() 3881 static bool tls_is_supported(int family, int type, int proto) in tls_is_supported()
|
| /Zephyr-latest/subsys/tracing/user/ |
| D | tracing_user.h | 414 #define sys_port_trace_socket_init(sock, family, type, proto) argument 449 #define sys_port_trace_socket_socketpair_enter(family, type, proto, sv) argument
|
| /Zephyr-latest/include/zephyr/tracing/ |
| D | tracing.h | 2203 #define sys_port_trace_socket_init(socket, family, type, proto) argument 2476 #define sys_port_trace_socket_socketpair_enter(family, type, proto, sv) argument
|
| /Zephyr-latest/subsys/tracing/sysview/ |
| D | tracing_sysview.h | 713 #define sys_port_trace_socket_init(sock, family, type, proto) argument 748 #define sys_port_trace_socket_socketpair_enter(family, type, proto, sv) argument
|
| /Zephyr-latest/subsys/tracing/test/ |
| D | tracing_test.h | 736 #define sys_port_trace_socket_init(sock, family, type, proto) argument 771 #define sys_port_trace_socket_socketpair_enter(family, type, proto, sv) argument
|
| /Zephyr-latest/include/zephyr/net/ |
| D | net_ip.h | 574 uint8_t proto; member
|