Home
last modified time | relevance | path

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

1234

/Linux-v6.1/include/net/
Dinet_sock.h208 struct inet_sock { struct
304 static inline struct inet_sock *inet_sk(const struct sock *sk) in inet_sk()
306 return (struct inet_sock *)sk; in inet_sk()
387 struct inet_sock *inet) in inet_can_nonlocal_bind()
394 struct inet_sock *inet, in inet_addr_valid_or_nonlocal()
Draw.h72 struct inet_sock inet;
/Linux-v6.1/net/ipv4/
Dping.c87 struct inet_sock *isk, *isk2; in ping_get_port()
160 struct inet_sock *isk = inet_sk(sk); in ping_unhash()
180 struct inet_sock *isk; in ping_lookup()
318 static int ping_check_bind_addr(struct sock *sk, struct inet_sock *isk, in ping_check_bind_addr()
408 struct inet_sock *isk = inet_sk(sk); in ping_set_saddr()
427 struct inet_sock *isk = inet_sk(sk); in ping_bind()
503 struct inet_sock *inet_sock; in ping_err() local
543 inet_sock = inet_sk(sk); in ping_err()
564 if (inet_sock->pmtudisc != IP_PMTUDISC_DONT) { in ping_err()
593 if ((family == AF_INET && !inet_sock->recverr) || in ping_err()
[all …]
Ddatagram.c21 struct inet_sock *inet = inet_sk(sk); in __ip4_datagram_connect()
102 const struct inet_sock *inet = inet_sk(sk); in ip4_datagram_release_cb()
Draw.c122 struct inet_sock *inet = inet_sk(sk); in raw_v4_match()
203 struct inet_sock *inet = inet_sk(sk); in raw_err()
321 struct inet_sock *inet = inet_sk(sk); in raw_send_hdrinc()
473 struct inet_sock *inet = inet_sk(sk); in raw_sendmsg()
690 struct inet_sock *inet = inet_sk(sk); in raw_bind()
730 struct inet_sock *inet = inet_sk(sk); in raw_recvmsg()
1018 struct inet_sock *inet = inet_sk(sp); in raw_sock_seq_show()
Dinet_timewait_sock.c104 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_hashdance()
164 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_alloc()
Dinet_diag.c127 const struct inet_sock *inet = inet_sk(sk); in inet_diag_msg_attrs_fill()
789 struct inet_sock *inet = inet_sk(sk); in inet_diag_bc_sk()
989 offsetof(struct inet_sock, inet_num)); in twsk_build_assert()
992 offsetof(struct inet_sock, inet_dport)); in twsk_build_assert()
995 offsetof(struct inet_sock, inet_rcv_saddr)); in twsk_build_assert()
998 offsetof(struct inet_sock, inet_daddr)); in twsk_build_assert()
1040 struct inet_sock *inet = inet_sk(sk); in inet_diag_dump_icsk()
Daf_inet.c134 struct inet_sock *inet = inet_sk(sk); in inet_sock_destruct()
175 struct inet_sock *inet; in inet_autobind()
250 struct inet_sock *inet; in inet_create()
464 struct inet_sock *inet = inet_sk(sk); in __inet_bind()
776 struct inet_sock *inet = inet_sk(sk); in inet_getname()
1233 struct inet_sock *inet = inet_sk(sk); in inet_sk_reselect_saddr()
1288 struct inet_sock *inet = inet_sk(sk); in inet_sk_rebuild_header()
Dip_output.c132 static inline int ip_select_ttl(struct inet_sock *inet, struct dst_entry *dst) in ip_select_ttl()
149 struct inet_sock *inet = inet_sk(sk); in ip_build_and_send_pkt()
456 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit()
969 struct inet_sock *inet = inet_sk(sk); in __ip_append_data()
1329 struct inet_sock *inet = inet_sk(sk); in ip_append_data()
1351 struct inet_sock *inet = inet_sk(sk); in ip_append_page()
1496 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb()
/Linux-v6.1/tools/testing/selftests/bpf/progs/
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()
Dbpf_iter_udp4.c29 struct inet_sock *inet; in dump_udp4()
Dbpf_iter_udp6.c38 struct inet_sock *inet; in dump_udp6()
/Linux-v6.1/net/l2tp/
Dl2tp_ip.c30 struct inet_sock inet;
52 const struct inet_sock *inet = inet_sk(sk); in __l2tp_ip_bind_lookup()
250 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_bind()
355 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_getname()
401 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_sendmsg()
522 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_recvmsg()
/Linux-v6.1/net/mptcp/
Dmptcp_diag.c101 struct inet_sock *inet = inet_sk(sk); in mptcp_diag_dump_listeners()
169 struct inet_sock *inet = (struct inet_sock *)msk; in mptcp_diag_dump()
Dpm_userspace.c110 __be16 msk_sport = ((struct inet_sock *) in mptcp_userspace_pm_get_local_id()
316 const struct inet_sock *issk; in mptcp_nl_find_ssk()
/Linux-v6.1/include/trace/events/
Dtcp.h70 struct inet_sock *inet = inet_sk(sk);
140 struct inet_sock *inet = inet_sk(sk);
265 const struct inet_sock *inet = inet_sk(sk);
392 struct inet_sock *inet = inet_sk(sk);
Dsock.h161 struct inet_sock *inet = inet_sk(sk);
225 struct inet_sock *inet = inet_sk(sk);
/Linux-v6.1/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h43 struct inet_sock { struct
48 struct inet_sock icsk_inet; argument
/Linux-v6.1/net/dccp/
Dipv4.c48 struct inet_sock *inet = inet_sk(sk); in dccp_v4_connect()
162 const struct inet_sock *inet = inet_sk(sk); in dccp_do_pmtu_discovery()
250 struct inet_sock *inet; in dccp_v4_err()
383 const struct inet_sock *inet = inet_sk(sk); in dccp_v4_send_check()
415 struct inet_sock *newinet; in dccp_v4_request_recv_sock()
Dtrace.h37 const struct inet_sock *inet = inet_sk(sk);
/Linux-v6.1/net/ipv6/
Dping.c69 struct inet_sock *inet = inet_sk(sk); in ping_v6_sendmsg()
246 struct inet_sock *inet = inet_sk(v); in ping_v6_seq_show()
Dinet6_hashtables.c248 struct inet_sock *inet = inet_sk(sk); in __inet6_check_established()
310 const struct inet_sock *inet = inet_sk(sk); in inet6_sk_port_offset()
/Linux-v6.1/include/linux/
Dudp.h35 struct inet_sock inet;
Dbtf_ids.h228 BTF_SOCK_TYPE(BTF_SOCK_TYPE_INET, inet_sock) \
/Linux-v6.1/tools/include/linux/
Dbtf_ids.h167 BTF_SOCK_TYPE(BTF_SOCK_TYPE_INET, inet_sock) \

1234