Home
last modified time | relevance | path

Searched defs:sock (Results 151 – 175 of 349) sorted by relevance

12345678910>>...14

/openbmc/linux/net/bluetooth/cmtp/
H A Dcore.c195 struct socket *sock = session->sock; in cmtp_send_frame() local
330 int cmtp_add_connection(struct cmtp_connadd_req *req, struct socket *sock) in cmtp_add_connection()
H A Dcmtp.h40 int sock; /* Connected socket */ member
73 struct socket *sock; member
/openbmc/linux/security/
H A Dsecurity.c4106 int security_unix_stream_connect(struct sock *sock, struct sock *other, in security_unix_stream_connect()
4133 int security_unix_may_send(struct socket *sock, struct socket *other) in security_unix_may_send()
4173 int security_socket_post_create(struct socket *sock, int family, in security_socket_post_create()
4208 int security_socket_bind(struct socket *sock, in security_socket_bind()
4225 int security_socket_connect(struct socket *sock, in security_socket_connect()
4240 int security_socket_listen(struct socket *sock, int backlog) in security_socket_listen()
4287 int security_socket_recvmsg(struct socket *sock, struct msghdr *msg, in security_socket_recvmsg()
4302 int security_socket_getsockname(struct socket *sock) in security_socket_getsockname()
4315 int security_socket_getpeername(struct socket *sock) in security_socket_getpeername()
4361 int security_socket_shutdown(struct socket *sock, int how) in security_socket_shutdown()
[all …]
/openbmc/linux/drivers/net/
H A Damt.c615 struct socket *sock; in amt_send_discovery() local
704 struct socket *sock; in amt_send_request() local
1001 struct socket *sock; in amt_send_membership_update() local
1060 struct socket *sock; in amt_send_multicast_data() local
1115 struct socket *sock; in amt_send_membership_query() local
2552 struct socket *sock; in amt_send_advertisement() local
2945 struct socket *sock; in amt_create_sock() local
2964 struct socket *sock; in amt_socket_create() local
3017 struct socket *sock; in amt_dev_stop() local
/openbmc/linux/net/strparser/
H A Dstrparser.c76 struct socket *sock = strp->sk->sk_socket; in strp_peek_len() local
347 struct socket *sock = strp->sk->sk_socket; in strp_read_sock() local
/openbmc/linux/net/can/
H A Dbcm.c1294 static int bcm_sendmsg(struct socket *sock, struct msghdr *msg, size_t size) in bcm_sendmsg()
1507 static int bcm_release(struct socket *sock) in bcm_release()
1589 static int bcm_connect(struct socket *sock, struct sockaddr *uaddr, int len, in bcm_connect()
1653 static int bcm_recvmsg(struct socket *sock, struct msghdr *msg, size_t size, in bcm_recvmsg()
1687 static int bcm_sock_no_ioctlcmd(struct socket *sock, unsigned int cmd, in bcm_sock_no_ioctlcmd()
/openbmc/linux/drivers/pcmcia/
H A Dti113x.h204 static void ti_zoom_video(struct pcmcia_socket *sock, int onoff) in ti_zoom_video()
229 static void ti1250_zoom_video(struct pcmcia_socket *sock, int onoff) in ti1250_zoom_video()
744 static int ti12xx_power_hook(struct pcmcia_socket *sock, int operation) in ti12xx_power_hook()
936 static void ene_tune_bridge(struct pcmcia_socket *sock, struct pci_bus *bus) in ene_tune_bridge()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h36 struct sock { struct
37 struct sock_common __sk_common; argument
44 struct sock sk; argument
H A Dtest_progs.c1049 static int send_message(int sock, const struct msg *msg) in send_message()
1058 static int recv_message(int sock, struct msg *msg) in recv_message()
1437 static void worker_main_send_log(int sock, char *log_buf, size_t log_cnt) in worker_main_send_log()
1475 static int worker_main_send_subtests(int sock, struct test_state *state) in worker_main_send_subtests()
1522 static int worker_main(int sock) in worker_main()
/openbmc/linux/net/ceph/
H A Dmessenger_v1.c24 static int ceph_tcp_recvmsg(struct socket *sock, void *buf, size_t len) in ceph_tcp_recvmsg()
40 static int ceph_tcp_recvpage(struct socket *sock, struct page *page, in ceph_tcp_recvpage()
60 static int ceph_tcp_sendmsg(struct socket *sock, struct kvec *iov, in ceph_tcp_sendmsg()
80 static int ceph_tcp_sendpage(struct socket *sock, struct page *page, in ceph_tcp_sendpage()
/openbmc/linux/samples/bpf/
H A Dsockex2_user.c22 int i, sock, err; in main() local
/openbmc/linux/drivers/soc/qcom/
H A Dqmi_interface.c444 struct socket *sock; in qmi_handle_net_reset() local
588 struct socket *sock; in qmi_sock_create() local
689 struct socket *sock = qmi->sock; in qmi_handle_release() local
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py68 sock = sys.argv[1] variable
/openbmc/linux/net/rxrpc/
H A Dpeer_object.c467 void rxrpc_kernel_get_peer(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_peer()
482 bool rxrpc_kernel_get_srtt(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_srtt()
/openbmc/linux/net/ipv6/
H A Dip6_udp_tunnel.c21 struct socket *sock = NULL; in udp_sock_create6() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsocket_cookie_prog.c79 int BPF_PROG(update_cookie_tracing, struct socket *sock, in BPF_PROG()
H A Dcgrp_ls_attach_cgroup.c83 int BPF_PROG(update_cookie_tracing, struct socket *sock, in BPF_PROG()
/openbmc/linux/net/handshake/
H A Dalert.c34 int tls_alert_send(struct socket *sock, u8 level, u8 description) in tls_alert_send()
/openbmc/linux/net/rds/
H A Dstats.c111 static void rds_stats_info(struct socket *sock, unsigned int len, in rds_stats_info()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c200 struct socket *sock; member
1424 static int bind_mcastif_addr(struct socket *sock, struct net_device *dev) in bind_mcastif_addr()
1473 struct socket *sock; in make_send_sock() local
1530 struct socket *sock; in make_receive_sock() local
1577 ip_vs_send_async(struct socket *sock, const char *buffer, const size_t length) in ip_vs_send_async()
1592 ip_vs_send_sync_msg(struct socket *sock, struct ip_vs_sync_mesg *msg) in ip_vs_send_sync_msg()
1607 ip_vs_receive(struct socket *sock, char *buffer, const size_t buflen) in ip_vs_receive()
/openbmc/linux/net/core/
H A Dstream.c32 struct socket *sock = sk->sk_socket; in sk_stream_write_space() local
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c197 static int rfcomm_l2sock_create(struct socket **sock) in rfcomm_l2sock_create()
681 static struct rfcomm_session *rfcomm_session_add(struct socket *sock, int state) in rfcomm_session_add()
770 struct socket *sock; in rfcomm_session_create() local
1134 struct socket *sock = s->sock; in rfcomm_send_test() local
1935 struct socket *sock = s->sock; in rfcomm_process_rx() local
1961 struct socket *sock = s->sock, *nsock; in rfcomm_accept_connection() local
2052 struct socket *sock; in rfcomm_add_listener() local
/openbmc/linux/arch/um/drivers/
H A Dharddog_kern.c67 char *sock = NULL; in harddog_open() local
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.h51 struct socket *sock; member
105 static inline int ksock_recv(struct socket *sock, char *buf, size_t size, in ksock_recv()
/openbmc/linux/tools/testing/selftests/net/
H A Dhwtstamp_config.c93 int sock; in main() local

12345678910>>...14