Home
last modified time | relevance | path

Searched refs:sock (Results 1726 - 1750 of 2550) sorted by relevance

1...<<61626364656667686970>>...102

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Drfcomm.h156 struct socket *sock; member
361 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, void __user *arg);
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Delectra_cf.c110 static int electra_cf_set_socket(struct pcmcia_socket *sock, in electra_cf_set_socket() argument
117 cf = container_of(sock, struct electra_cf_socket, socket); in electra_cf_set_socket()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dnetlink.c40 #include <net/sock.h>
315 struct sock *nls; in rdma_nl_net_init()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_queue.c49 static void nf_queue_sock_put(struct sock *sk) in nf_queue_sock_put()
182 struct sock *sk = skb->sk; in __nf_queue()
H A Dnft_tproxy.c31 struct sock *sk; in nft_tproxy_eval_v4()
95 struct sock *sk; in nft_tproxy_eval_v6()
H A Dxt_TPROXY.c41 struct sock *sk; in tproxy_tg4()
110 struct sock *sk; in tproxy_tg6_v1()
/kernel/linux/linux-6.6/net/x25/
H A Dx25_facilities.c24 #include <net/sock.h>
265 int x25_negotiate_facilities(struct sk_buff *skb, struct sock *sk, in x25_negotiate_facilities()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp6.c49 static long sock_i_ino(const struct sock *sk) in sock_i_ino()
82 const struct sock *sp; in dump_tcp6_sock()
/kernel/linux/linux-6.6/net/atm/
H A Dsignaling.c68 struct sock *sk; in sigd_send()
199 struct sock *s; in sigd_close()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_forward.c33 int br_dev_queue_push_xmit(struct net *net, struct sock *sk, struct sk_buff *skb) in br_dev_queue_push_xmit()
63 int br_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in br_forward_finish()
/kernel/linux/linux-6.6/net/dccp/ccids/lib/
H A Dpacket_history.c314 u32 (*calc_first_li)(struct sock *), struct sock *sk) in tfrc_rx_handle_loss()
/kernel/linux/linux-6.6/net/ipv6/
H A Dxfrm6_policy.c97 static void xfrm6_update_pmtu(struct dst_entry *dst, struct sock *sk, in xfrm6_update_pmtu()
107 static void xfrm6_redirect(struct dst_entry *dst, struct sock *sk, in xfrm6_redirect()
H A Dmcast.c50 #include <net/sock.h>
88 static int ip6_mc_leave_src(struct sock *sk, struct ipv6_mc_socklist *iml,
169 static int __ipv6_sock_mc_join(struct sock *sk, int ifindex, in __ipv6_sock_mc_join()
233 int ipv6_sock_mc_join(struct sock *sk, int ifindex, const struct in6_addr *addr) in ipv6_sock_mc_join()
239 int ipv6_sock_mc_join_ssm(struct sock *sk, int ifindex, in ipv6_sock_mc_join_ssm()
248 int ipv6_sock_mc_drop(struct sock *sk, int ifindex, const struct in6_addr *addr) in ipv6_sock_mc_drop()
318 void __ipv6_sock_mc_close(struct sock *sk) in __ipv6_sock_mc_close()
347 void ipv6_sock_mc_close(struct sock *sk) in ipv6_sock_mc_close()
361 int ip6_mc_source(int add, int omode, struct sock *sk, in ip6_mc_source()
488 int ip6_mc_msfilter(struct sock *s
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dxfrm4_policy.c99 static void xfrm4_update_pmtu(struct dst_entry *dst, struct sock *sk, in xfrm4_update_pmtu()
109 static void xfrm4_redirect(struct dst_entry *dst, struct sock *sk, in xfrm4_redirect()
/kernel/linux/linux-6.6/net/sctp/
H A Dproc.c165 struct sock *sk; in sctp_eps_seq_show()
246 struct sock *sk; in sctp_assocs_seq_show()
/third_party/alsa-lib/include/
H A Dlocal.h262 int snd_send_fd(int sock, void *data, size_t len, int fd);
263 int snd_receive_fd(int sock, void *data, size_t len, int *fd);
/third_party/libcoap/include/coap3/
H A Dcoap_session_internal.h81 coap_socket_t sock; /**< socket object for the session, if member
224 coap_socket_t sock; /**< socket object for the interface, if member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drandom.c342 static void random_read_fd(int sock, void *eloop_ctx, void *sock_ctx) in random_read_fd() argument
351 res = read(sock, dummy_key + dummy_key_avail, in random_read_fd()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_privsep.c94 static void l2_packet_receive(int sock, void *eloop_ctx, void *sock_ctx) in l2_packet_receive() argument
103 res = recvfrom(sock, buf, sizeof(buf), 0, (struct sockaddr *) &from, in l2_packet_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Drandom.c342 static void random_read_fd(int sock, void *eloop_ctx, void *sock_ctx) in random_read_fd() argument
351 res = read(sock, stub_key + stub_key_avail, in random_read_fd()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_privsep.c94 static void l2_packet_receive(int sock, void *eloop_ctx, void *sock_ctx) in l2_packet_receive() argument
103 res = recvfrom(sock, buf, sizeof(buf), 0, (struct sockaddr *) &from, in l2_packet_receive()
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c97 #include <net/sock.h>
140 static void ipv4_negative_advice(struct sock *sk,
143 static void ip_rt_update_pmtu(struct dst_entry *dst, struct sock *sk,
146 static void ip_do_redirect(struct dst_entry *dst, struct sock *sk,
543 const struct sock *sk, in __build_flow_key()
564 const struct sock *sk) in build_skb_flow_key()
576 static void build_sk_flow_key(struct flowi4 *fl4, const struct sock *sk) in build_sk_flow_key()
594 static void ip_rt_build_flow_key(struct flowi4 *fl4, const struct sock *sk, in ip_rt_build_flow_key()
852 static void ip_do_redirect(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb) in ip_do_redirect()
870 static void ipv4_negative_advice(struct sock *s
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvirtio_uml.c58 int sock, req_fd; member
169 int rc = vhost_user_recv(vu_dev, vu_dev->sock, msg, in vhost_user_recv_resp()
238 rc = full_sendmsg_fds(vu_dev->sock, msg, size, fds, num_fds); in vhost_user_send()
1087 os_close_file(vu_dev->sock); in virtio_uml_release_dev()
1121 vu_dev->sock = rc; in virtio_uml_probe()
1138 os_close_file(vu_dev->sock); in virtio_uml_probe()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvirtio_uml.c56 int sock, req_fd, irq; member
180 int rc = vhost_user_recv(vu_dev, vu_dev->sock, msg, in vhost_user_recv_resp()
251 rc = full_sendmsg_fds(vu_dev->sock, msg, size, fds, num_fds); in vhost_user_send()
1121 os_close_file(vu_dev->sock); in virtio_uml_release_dev()
1219 vu_dev->sock = rc; in virtio_uml_probe()
1238 os_close_file(vu_dev->sock); in virtio_uml_probe()
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_util.c1140 tx_sent = conn->sock->ops->sendpage(conn->sock, in iscsit_fe_sendpage_sg()
1240 if (!conn || !conn->sock || !conn->conn_ops) in rx_data()
1247 rx_loop = sock_recvmsg(conn->sock, &msg, MSG_WAITALL); in rx_data()
1270 if (!conn || !conn->sock || !conn->conn_ops) in tx_data()
1283 int tx_loop = sock_sendmsg(conn->sock, &msg); in tx_data()

Completed in 27 milliseconds

1...<<61626364656667686970>>...102