Home
last modified time | relevance | path

Searched refs:sock (Results 1876 - 1900 of 2572) sorted by relevance

1...<<71727374757677787980>>...103

/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c63 #include <net/sock.h>
141 struct sock sk;
1429 struct sock *sk = tfile->socket.sk; in tun_sock_writeable()
1441 struct sock *sk; in tun_chr_poll()
1531 struct sock *sk = tfile->socket.sk; in tun_alloc_skb()
2431 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space()
2565 static int tun_sendmsg(struct socket *sock, struct msghdr *m, size_t total_len) in tun_sendmsg() argument
2568 struct tun_file *tfile = container_of(sock, struct tun_file, socket); in tun_sendmsg()
2612 static int tun_recvmsg(struct socket *sock, struct msghdr *m, size_t total_len, in tun_recvmsg() argument
2615 struct tun_file *tfile = container_of(sock, struc in tun_recvmsg()
2664 tun_peek_len(struct socket *sock) tun_peek_len() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_netlink.c36 #include <net/sock.h>
1521 static int ctnetlink_del_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_del_conntrack()
1576 static int ctnetlink_get_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_get_conntrack()
1735 static int ctnetlink_get_ct_dying(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_dying()
1758 static int ctnetlink_get_ct_unconfirmed(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_unconfirmed()
2370 static int ctnetlink_new_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_new_conntrack()
2535 static int ctnetlink_stat_ct_cpu(struct net *net, struct sock *ctnl, in ctnetlink_stat_ct_cpu()
2580 static int ctnetlink_stat_ct(struct net *net, struct sock *ctnl, in ctnetlink_stat_ct()
3242 static int ctnetlink_dump_exp_ct(struct net *net, struct sock *ctnl, in ctnetlink_dump_exp_ct()
3288 static int ctnetlink_get_expect(struct net *net, struct sock *ctn
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c63 #include <net/sock.h>
130 struct sock sk;
1419 struct sock *sk = tfile->socket.sk; in tun_sock_writeable()
1431 struct sock *sk; in tun_chr_poll()
1522 struct sock *sk = tfile->socket.sk; in tun_alloc_skb()
2417 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space()
2562 static int tun_sendmsg(struct socket *sock, struct msghdr *m, size_t total_len) in tun_sendmsg() argument
2565 struct tun_file *tfile = container_of(sock, struct tun_file, socket); in tun_sendmsg()
2614 static int tun_recvmsg(struct socket *sock, struct msghdr *m, size_t total_len, in tun_recvmsg() argument
2617 struct tun_file *tfile = container_of(sock, struc in tun_recvmsg()
2666 tun_peek_len(struct socket *sock) tun_peek_len() argument
[all...]
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c63 #include <net/sock.h>
1116 struct sock *io_uring_get_socket(struct file *file) in io_uring_get_socket()
3961 struct socket *sock; in io_shutdown() local
3967 sock = sock_from_file(req->file, &ret); in io_shutdown()
3968 if (unlikely(!sock)) in io_shutdown()
3971 ret = __sys_shutdown_sock(sock, req->shutdown.how); in io_shutdown()
4717 static bool io_net_retry(struct socket *sock, int flags) in io_net_retry() argument
4721 return sock->type == SOCK_STREAM || sock->type == SOCK_SEQPACKET; in io_net_retry()
4803 struct socket *sock; in io_sendmsg() local
4859 struct socket *sock; io_send() local
5054 struct socket *sock; io_recvmsg() local
5128 struct socket *sock; io_recv() local
7993 struct sock *sock = ctx->ring_sock->sk; __io_sqe_files_unregister() local
8268 struct sock *sock = ctx->ring_sock->sk; io_rsrc_file_put() local
[all...]
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dlinux32.c37 #include <net/sock.h>
/kernel/linux/linux-5.10/drivers/connector/
H A Dcn_queue.c112 struct cn_queue_dev *cn_queue_alloc_dev(const char *name, struct sock *nls) in cn_queue_alloc_dev()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dlinux32.c37 #include <net/sock.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_handlers.c10 #include <net/sock.h>
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h15 #include <net/sock.h>
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_priv.h153 extern struct sock *scsi_nl_sock;
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_hba.c20 #include <net/sock.h>
/kernel/linux/linux-5.10/samples/connector/
H A Dcn_test.c22 static struct sock *nls;
/kernel/linux/linux-5.10/include/net/sctp/
H A Dulpevent.h150 struct msghdr *, struct sock *sk);
/kernel/linux/linux-5.10/include/linux/soc/qcom/
H A Dqmi.h201 * @sock: socket handle
202 * @sock_lock: synchronization of @sock modifications
203 * @sq: sockaddr of @sock
217 struct socket *sock; member
/kernel/linux/linux-5.10/include/net/
H A Dip6_tunnel.h153 static inline void ip6tunnel_xmit(struct sock *sk, struct sk_buff *skb, in ip6tunnel_xmit()
/kernel/linux/linux-5.10/include/linux/
H A Dvirtio_vsock.h7 #include <net/sock.h>
/kernel/linux/linux-5.10/net/ax25/
H A Dax25_ds_subr.c22 #include <net/sock.h>
H A Dax25_timer.c27 #include <net/sock.h>
H A Dax25_uid.c24 #include <net/sock.h>
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.h83 void hci_req_clear_adv_instance(struct hci_dev *hdev, struct sock *sk,
/kernel/linux/linux-5.10/net/core/
H A Dlink_watch.c12 #include <net/sock.h>
/kernel/linux/linux-5.10/net/lapb/
H A Dlapb_timer.c26 #include <net/sock.h>
/kernel/linux/linux-6.6/fs/smb/server/
H A Dconnection.h11 #include <net/sock.h>
/kernel/linux/linux-6.6/include/linux/
H A Dkobject.h149 struct sock;
H A Dbtf_ids.h233 BTF_SOCK_TYPE(BTF_SOCK_TYPE_SOCK, sock) \

Completed in 32 milliseconds

1...<<71727374757677787980>>...103