/openbmc/linux/include/net/ |
H A D | inet_sock.h | 209 struct inet_sock { struct 290 static inline unsigned long inet_cmsg_flags(const struct inet_sock *inet) in inet_cmsg_flags() 335 #define inet_sk(ptr) container_of_const(ptr, struct inet_sock, sk) 415 struct inet_sock *inet) in inet_can_nonlocal_bind() 423 struct inet_sock *inet, in inet_addr_valid_or_nonlocal()
|
H A D | raw.h | 81 struct inet_sock inet;
|
/openbmc/linux/net/ipv4/ |
H A D | ping.c | 80 struct inet_sock *isk, *isk2; in ping_get_port() 153 struct inet_sock *isk = inet_sk(sk); in ping_unhash() 171 struct inet_sock *isk; in ping_lookup() 308 static int ping_check_bind_addr(struct sock *sk, struct inet_sock *isk, in ping_check_bind_addr() 398 struct inet_sock *isk = inet_sk(sk); in ping_set_saddr() 417 struct inet_sock *isk = inet_sk(sk); in ping_bind() 493 struct inet_sock *inet_sock; in ping_err() local 533 inet_sock = inet_sk(sk); in ping_err() 554 if (inet_sock->pmtudisc != IP_PMTUDISC_DONT) { in ping_err() 700 struct inet_sock *inet = inet_sk(sk); in ping_v4_sendmsg() [all …]
|
H A D | datagram.c | 21 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()
|
H A D | raw.c | 122 const struct inet_sock *inet = inet_sk(sk); in raw_v4_match() 203 struct inet_sock *inet = inet_sk(sk); in raw_err() 324 struct inet_sock *inet = inet_sk(sk); in raw_send_hdrinc() 477 struct inet_sock *inet = inet_sk(sk); in raw_sendmsg() 694 struct inet_sock *inet = inet_sk(sk); in raw_bind() 734 struct inet_sock *inet = inet_sk(sk); in raw_recvmsg() 1026 struct inet_sock *inet = inet_sk(sp); in raw_sock_seq_show()
|
H A D | inet_timewait_sock.c | 117 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_hashdance() 188 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_alloc()
|
H A D | inet_diag.c | 127 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()
|
H A D | inet_connection_sock.c | 135 const struct inet_sock *inet = inet_sk(sk); in inet_sk_get_local_port_range() 848 struct inet_sock *newinet = inet_sk(newsk); in inet_csk_route_child_sock() 1278 struct inet_sock *inet = inet_sk(sk); in inet_csk_listen_start() 1486 const struct inet_sock *inet = inet_sk(sk); in inet_csk_addr2sockaddr() 1496 const struct inet_sock *inet = inet_sk(sk); in inet_csk_rebuild_route() 1523 struct inet_sock *inet = inet_sk(sk); in inet_csk_update_pmtu()
|
H A D | af_inet.c | 135 struct inet_sock *inet = inet_sk(sk); in inet_sock_destruct() 175 struct inet_sock *inet; in inet_autobind() 256 struct inet_sock *inet; in inet_create() 474 struct inet_sock *inet = inet_sk(sk); in __inet_bind() 798 struct inet_sock *inet = inet_sk(sk); in inet_getname() 1253 struct inet_sock *inet = inet_sk(sk); in inet_sk_reselect_saddr() 1308 struct inet_sock *inet = inet_sk(sk); in inet_sk_rebuild_header()
|
H A D | ip_output.c | 135 static inline int ip_select_ttl(const struct inet_sock *inet, in ip_select_ttl() 153 const struct inet_sock *inet = inet_sk(sk); in ip_build_and_send_pkt() 459 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit() 961 struct inet_sock *inet = inet_sk(sk); in __ip_append_data() 1351 struct inet_sock *inet = inet_sk(sk); in ip_append_data() 1390 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tcp_estats.c | 81 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 D | sock_destroy_prog.c | 78 const struct inet_sock *inet; in iter_tcp6_server() 131 struct inet_sock *inet; in iter_udp6_server()
|
H A D | bpf_iter_udp4.c | 29 struct inet_sock *inet; in dump_udp4()
|
H A D | bpf_iter_udp6.c | 38 struct inet_sock *inet; in dump_udp6()
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip.c | 30 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()
|
/openbmc/linux/net/mptcp/ |
H A D | mptcp_diag.c | 101 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()
|
/openbmc/linux/include/trace/events/ |
H A D | tcp.h | 70 const struct inet_sock *inet = inet_sk(sk); 140 struct inet_sock *inet = inet_sk(sk); 265 const struct inet_sock *inet = inet_sk(sk); 393 struct inet_sock *inet = inet_sk(sk);
|
H A D | handshake.h | 204 const struct inet_sock *inet = inet_sk(sk); 295 const struct inet_sock *inet = inet_sk(sk);
|
H A D | sock.h | 161 const struct inet_sock *inet = inet_sk(sk); 225 const struct inet_sock *inet = inet_sk(sk);
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | bpf_tcp_helpers.h | 43 struct inet_sock { struct 48 struct inet_sock icsk_inet; argument
|
/openbmc/linux/net/ipv6/ |
H A D | ping.c | 64 struct inet_sock *inet = inet_sk(sk); in ping_v6_sendmsg() 242 struct inet_sock *inet = inet_sk((struct sock *)v); in ping_v6_seq_show()
|
H A D | inet6_hashtables.c | 269 struct inet_sock *inet = inet_sk(sk); in __inet6_check_established() 331 const struct inet_sock *inet = inet_sk(sk); in inet6_sk_port_offset()
|
/openbmc/linux/net/dccp/ |
H A D | trace.h | 37 const struct inet_sock *inet = inet_sk(sk);
|
H A D | ipv4.c | 48 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() 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()
|
/openbmc/linux/tools/include/linux/ |
H A D | btf_ids.h | 178 BTF_SOCK_TYPE(BTF_SOCK_TYPE_INET, inet_sock) \
|