| /kernel/linux/linux-5.10/include/trace/events/ |
| D | net_probe_common.h | 6 #define TP_STORE_ADDR_PORTS_V4(__entry, inet, sk) \ argument 21 #define TP_STORE_ADDR_PORTS(__entry, inet, sk) \ argument 39 #define TP_STORE_ADDR_PORTS(__entry, inet, sk) \ argument
|
| /kernel/linux/linux-4.19/include/trace/events/ |
| D | net_probe_common.h | 6 #define TP_STORE_ADDR_PORTS_V4(__entry, inet, sk) \ argument 21 #define TP_STORE_ADDR_PORTS(__entry, inet, sk) \ argument 39 #define TP_STORE_ADDR_PORTS(__entry, inet, sk) \ argument
|
| /kernel/linux/linux-4.19/net/l2tp/ |
| D | l2tp_ip.c | 35 struct inet_sock inet; member 57 const struct inet_sock *inet = inet_sk(sk); in __l2tp_ip_bind_lookup() local 266 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_bind() local 369 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_getname() local 414 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_sendmsg() local 534 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_recvmsg() local
|
| /kernel/linux/linux-5.10/net/l2tp/ |
| D | l2tp_ip.c | 30 struct inet_sock inet; member 52 const struct inet_sock *inet = inet_sk(sk); in __l2tp_ip_bind_lookup() local 248 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_bind() local 353 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_getname() local 399 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_sendmsg() local 520 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_recvmsg() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | datagram.c | 22 struct inet_sock *inet = inet_sk(sk); in __ip4_datagram_connect() local 102 const struct inet_sock *inet = inet_sk(sk); in ip4_datagram_release_cb() local
|
| D | raw.c | 125 struct inet_sock *inet = inet_sk(sk); in __raw_v4_lookup() local 227 struct inet_sock *inet = inet_sk(sk); in raw_err() local 349 struct inet_sock *inet = inet_sk(sk); in raw_send_hdrinc() local 501 struct inet_sock *inet = inet_sk(sk); in raw_sendmsg() local 718 struct inet_sock *inet = inet_sk(sk); in raw_bind() local 754 struct inet_sock *inet = inet_sk(sk); in raw_recvmsg() local 1049 struct inet_sock *inet = inet_sk(sp); in raw_sock_seq_show() local
|
| D | af_inet.c | 133 struct inet_sock *inet = inet_sk(sk); in inet_sock_destruct() local 178 struct inet_sock *inet; in inet_autobind() local 253 struct inet_sock *inet; in inet_create() local 465 struct inet_sock *inet = inet_sk(sk); in __inet_bind() local 775 struct inet_sock *inet = inet_sk(sk); in inet_getname() local 1229 struct inet_sock *inet = inet_sk(sk); in inet_sk_reselect_saddr() local 1277 struct inet_sock *inet = inet_sk(sk); in inet_sk_rebuild_header() local
|
| D | inet_timewait_sock.c | 104 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_hashdance() local 167 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_alloc() local
|
| D | ip_output.c | 132 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() local 457 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit() local 970 struct inet_sock *inet = inet_sk(sk); in __ip_append_data() local 1314 struct inet_sock *inet = inet_sk(sk); in ip_append_data() local 1336 struct inet_sock *inet = inet_sk(sk); in ip_append_page() local 1483 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb() local
|
| /kernel/linux/linux-4.19/net/ipv4/ |
| D | datagram.c | 26 struct inet_sock *inet = inet_sk(sk); in __ip4_datagram_connect() local 106 const struct inet_sock *inet = inet_sk(sk); in ip4_datagram_release_cb() local
|
| D | raw.c | 129 struct inet_sock *inet = inet_sk(sk); in __raw_v4_lookup() local 232 struct inet_sock *inet = inet_sk(sk); in raw_err() local 353 struct inet_sock *inet = inet_sk(sk); in raw_send_hdrinc() local 505 struct inet_sock *inet = inet_sk(sk); in raw_sendmsg() local 722 struct inet_sock *inet = inet_sk(sk); in raw_bind() local 758 struct inet_sock *inet = inet_sk(sk); in raw_recvmsg() local 1073 struct inet_sock *inet = inet_sk(sp); in raw_sock_seq_show() local
|
| D | ip_output.c | 131 static inline int ip_select_ttl(struct inet_sock *inet, struct dst_entry *dst) in ip_select_ttl() 147 struct inet_sock *inet = inet_sk(sk); in ip_build_and_send_pkt() local 430 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit() local 871 struct inet_sock *inet = inet_sk(sk); in __ip_append_data() local 1188 struct inet_sock *inet = inet_sk(sk); in ip_append_data() local 1210 struct inet_sock *inet = inet_sk(sk); in ip_append_page() local 1357 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb() local
|
| D | af_inet.c | 136 struct inet_sock *inet = inet_sk(sk); in inet_sock_destruct() local 177 struct inet_sock *inet; in inet_autobind() local 252 struct inet_sock *inet; in inet_create() local 461 struct inet_sock *inet = inet_sk(sk); in __inet_bind() local 764 struct inet_sock *inet = inet_sk(sk); in inet_getname() local 1184 struct inet_sock *inet = inet_sk(sk); in inet_sk_reselect_saddr() local 1232 struct inet_sock *inet = inet_sk(sk); in inet_sk_rebuild_header() local
|
| D | inet_timewait_sock.c | 103 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_hashdance() local 166 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_alloc() local
|
| /kernel/linux/linux-4.19/net/ipv6/ |
| D | af_inet6.c | 113 struct inet_sock *inet; in inet6_create() local 280 struct inet_sock *inet = inet_sk(sk); in __inet6_bind() local 514 struct inet_sock *inet = inet_sk(sk); in inet6_getname() local 722 struct inet_sock *inet = inet_sk(sk); in inet6_sk_rebuild_header() local
|
| D | ping.c | 54 struct inet_sock *inet = inet_sk(sk); in ping_v6_sendmsg() local 208 struct inet_sock *inet = inet_sk(v); in ping_v6_seq_show() local
|
| /kernel/linux/linux-5.10/net/dccp/ |
| D | ipv4.c | 41 struct inet_sock *inet = inet_sk(sk); in dccp_v4_connect() local 148 const struct inet_sock *inet = inet_sk(sk); in dccp_do_pmtu_discovery() local 236 struct inet_sock *inet; in dccp_v4_err() local 369 const struct inet_sock *inet = inet_sk(sk); in dccp_v4_send_check() local
|
| D | ipv6.h | 28 struct inet_timewait_sock inet; member
|
| /kernel/linux/linux-4.19/net/dccp/ |
| D | ipv4.c | 45 struct inet_sock *inet = inet_sk(sk); in dccp_v4_connect() local 152 const struct inet_sock *inet = inet_sk(sk); in dccp_do_pmtu_discovery() local 240 struct inet_sock *inet; in dccp_v4_err() local 370 const struct inet_sock *inet = inet_sk(sk); in dccp_v4_send_check() local
|
| D | ipv6.h | 31 struct inet_timewait_sock inet; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | tls.c | 41 struct inet_sock *inet = inet_sk(sk); in mlx5e_tls_set_ipv4_flow() local 65 struct inet_sock *inet = inet_sk(sk); in mlx5e_tls_set_flow_tcp_ports() local
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| D | tls.c | 41 struct inet_sock *inet = inet_sk(sk); in mlx5e_tls_set_ipv4_flow() local 65 struct inet_sock *inet = inet_sk(sk); in mlx5e_tls_set_flow_tcp_ports() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| D | af_inet6.c | 113 struct inet_sock *inet; in inet6_create() local 281 struct inet_sock *inet = inet_sk(sk); in __inet6_bind() local 516 struct inet_sock *inet = inet_sk(sk); in inet6_getname() local 819 struct inet_sock *inet = inet_sk(sk); in inet6_sk_rebuild_header() local
|
| D | ping.c | 49 struct inet_sock *inet = inet_sk(sk); in ping_v6_sendmsg() local 204 struct inet_sock *inet = inet_sk(v); in ping_v6_seq_show() local
|
| /kernel/linux/linux-5.10/security/ |
| D | lsm_audit.c | 336 struct inet_sock *inet = inet_sk(sk); in dump_common_audit_data() local 348 struct inet_sock *inet = inet_sk(sk); in dump_common_audit_data() local
|