Home
last modified time | relevance | path

Searched refs:inet_sock (Results 1 – 25 of 45) sorted by relevance

12

/linux/net/ipv4/
H A Dping.c78 struct inet_sock *isk, *isk2; in ping_get_port()
146 struct inet_sock *isk = inet_sk(sk); in ping_unhash()
164 struct inet_sock *isk; in ping_lookup()
303 static int ping_check_bind_addr(struct sock *sk, struct inet_sock *isk, in ping_check_bind_addr()
393 struct inet_sock *isk = inet_sk(sk); in ping_set_saddr()
412 struct inet_sock *isk = inet_sk(sk); in ping_bind()
488 struct inet_sock *inet_sock; in ping_err() local
528 inet_sock = inet_sk(sk); in ping_err()
549 if (READ_ONCE(inet_sock->pmtudisc) != IP_PMTUDISC_DONT) { in ping_err()
695 struct inet_sock *inet = inet_sk(sk); in ping_v4_sendmsg()
[all …]
H A Ddatagram.c21 struct inet_sock *inet = inet_sk(sk); in __ip4_datagram_connect()
104 const struct inet_sock *inet = inet_sk(sk); in ip4_datagram_release_cb()
H A Dip_output.c137 static inline int ip_select_ttl(const struct inet_sock *inet, in ip_select_ttl()
155 const struct inet_sock *inet = inet_sk(sk); in ip_build_and_send_pkt()
466 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit()
960 struct inet_sock *inet = inet_sk(sk); in __ip_append_data()
1364 struct inet_sock *inet = inet_sk(sk); in ip_append_data()
1403 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb()
H A Digmp.c2267 struct inet_sock *inet = inet_sk(sk); in __ip_mc_join_group()
2349 struct inet_sock *inet = inet_sk(sk); in ip_mc_leave_group()
2403 struct inet_sock *inet = inet_sk(sk); in ip_mc_source()
2541 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfilter()
2632 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfget()
2691 struct inet_sock *inet = inet_sk(sk); in ip_mc_gsfget()
2736 const struct inet_sock *inet = inet_sk(sk); in ip_mc_sf_allow()
2783 struct inet_sock *inet = inet_sk(sk); in ip_mc_drop_socket()
H A Dudp.c374 struct inet_sock *inet; in compute_score()
795 const struct inet_sock *inet = inet_sk(sk); in __udp_is_mcast_sock()
933 struct inet_sock *inet; in __udp4_lib_err()
1121 struct inet_sock *inet = inet_sk(sk); in udp_send_skb()
1215 struct inet_sock *inet = inet_sk(sk); in udp_push_pending_frames()
1272 struct inet_sock *inet = inet_sk(sk); in udp_sendmsg()
2057 struct inet_sock *inet = inet_sk(sk); in udp_recvmsg()
2192 struct inet_sock *inet = inet_sk(sk); in __udp_disconnect()
3404 struct inet_sock *inet = inet_sk(sp); in udp4_format_sock()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_estats.c81 struct inet_sock { struct
93 static inline struct inet_sock *inet_sk(const struct sock *sk) in inet_sk() argument
95 return (struct inet_sock *)sk; in inet_sk()
H A Dsock_destroy_prog.c78 const struct inet_sock *inet; in iter_tcp6_server()
131 struct inet_sock *inet; in iter_udp6_server()
H A Dbpf_iter_tcp4.c79 const struct inet_sock *inet; in dump_tcp_sock()
H A Dbpf_iter_tcp6.c80 const struct inet_sock *inet; in dump_tcp6_sock()
/linux/include/trace/events/
H A Dtcp.h37 const struct inet_sock *inet = inet_sk(sk);
109 const struct inet_sock *inet = inet_sk(sk);
157 struct inet_sock *inet = inet_sk(sk);
237 struct inet_sock *inet = inet_sk(sk);
396 const struct inet_sock *inet = inet_sk(sk);
488 struct inet_sock *inet = inet_sk(sk);
744 const struct inet_sock *inet = inet_sk(sk);
799 const struct inet_sock *inet = inet_sk(sk);
H A Dhandshake.h204 const struct inet_sock *inet = inet_sk(sk);
295 const struct inet_sock *inet = inet_sk(sk);
H A Dsock.h161 const struct inet_sock *inet = inet_sk(sk);
212 const struct inet_sock *inet = inet_sk(sk);
/linux/Documentation/networking/net_cachelines/
H A Dindex.rst12 inet_sock
/linux/net/dccp/
H A Dtrace.h
H A Dipv4.c
/linux/tools/include/linux/
H A Dbtf_ids.h178 BTF_SOCK_TYPE(BTF_SOCK_TYPE_INET, inet_sock) \
/linux/net/netfilter/
H A Dnf_conntrack_proto.c267 const struct inet_sock *inet = inet_sk(sk); in getorigdst()
325 const struct inet_sock *inet = inet_sk(sk); in ipv6_getorigdst()
/linux/net/mptcp/
H A Dpm_netlink.c300 const struct inet_sock *issk = inet_sk(ssk); in mptcp_event_add_subflow()
525 const struct inet_sock *issk = inet_sk(ssk); in mptcp_event_pm_listener()
/linux/net/rds/
H A Dtcp_listen.c103 struct inet_sock *inet; in rds_tcp_accept_one()
H A Dtcp.c246 struct inet_sock *inet = inet_sk(tc->t_sock->sk); in rds_tcp_tc_info()
293 struct inet_sock *inet = inet_sk(sk); in rds6_tcp_tc_info()
/linux/net/l2tp/
H A Dl2tp_ip6.c43 /* inet_sock has to be the first member of l2tp_ip6_sock */
44 struct inet_sock inet;
286 struct inet_sock *inet = inet_sk(sk); in l2tp_ip6_bind()
H A Dl2tp_debugfs.c141 struct inet_sock *inet = inet_sk(tunnel->sock); in l2tp_dfs_seq_tunnel_show()
H A Dl2tp_netlink.c321 struct inet_sock *inet = inet_sk(sk); in l2tp_nl_tunnel_send_addr6()
349 struct inet_sock *inet = inet_sk(sk); in l2tp_nl_tunnel_send_addr4()
/linux/net/smc/
H A Dsmc.h288 struct inet_sock icsk_inet;
/linux/fs/ocfs2/cluster/
H A Dnetdebug.c297 struct inet_sock *inet = NULL; in sc_show_sock_container()

12