| /linux-6.15/include/trace/events/ |
| H A D | net_probe_common.h | 15 v4->sin_port = inet->inet_dport; \ 31 v6->sin6_port = inet->inet_dport; \
|
| H A D | tcp.h | 50 __entry->dport = ntohs(inet->inet_dport); 172 __entry->dport = ntohs(inet->inet_dport); 309 __entry->dport = ntohs(inet->inet_dport); 397 __entry->dport = ntohs(inet->inet_dport); 658 __entry->dport = ntohs(inet->inet_dport); 713 __entry->dport = ntohs(inet->inet_dport);
|
| H A D | sock.h | 172 __entry->dport = ntohs(inet->inet_dport); 220 __entry->dport = ntohs(inet->inet_dport);
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcp_estats.c | 84 #define inet_dport sk.__sk_common.skc_dport macro 215 conn_id->remport = _(inet_sk(sk)->inet_dport); in tcp_estats_conn_id_init()
|
| H A D | bpf_iter_udp4.c | 54 destp = bpf_ntohs(inet->inet_dport); in dump_udp4()
|
| H A D | bpf_iter_udp6.c | 56 destp = bpf_ntohs(inet->inet_dport); in dump_udp6()
|
| H A D | bpf_tracing_net.h | 113 #define inet_dport sk.__sk_common.skc_dport macro
|
| H A D | bpf_iter_tcp4.c | 95 destp = bpf_ntohs(inet->inet_dport); in dump_tcp_sock()
|
| /linux-6.15/net/ipv6/ |
| H A D | inet6_hashtables.c | 277 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() 350 inet->inet_dport); in inet6_sk_port_offset() 366 hash_port0 = inet6_ehashfn(net, daddr, 0, saddr, inet->inet_dport); in inet6_hash_connect()
|
| H A D | xfrm6_output.c | 37 fl6.fl6_dport = inet_sk(sk)->inet_dport; in xfrm6_local_error()
|
| H A D | inet6_connection_sock.c | 82 fl6->fl6_dport = inet->inet_dport; in inet6_csk_route_socket()
|
| H A D | datagram.c | 53 fl6->fl6_dport = inet->inet_dport; in ip6_datagram_flow_key_init() 244 old_dport = inet->inet_dport; in __ip6_datagram_connect() 248 inet->inet_dport = usin->sin6_port; in __ip6_datagram_connect() 262 inet->inet_dport = old_dport; in __ip6_datagram_connect()
|
| H A D | udp.c | 148 if (inet->inet_dport) { in compute_score() 149 if (inet->inet_dport != sport) in compute_score() 950 (inet->inet_dport && inet->inet_dport != rmt_port) || in __udp_v6_is_mcast_sock() 1536 sin.sin_port = sin6 ? sin6->sin6_port : inet->inet_dport; in udpv6_sendmsg() 1610 fl6->fl6_dport = inet->inet_dport; in udpv6_sendmsg() 1864 __u16 destp = ntohs(inet->inet_dport); in udp6_seq_show()
|
| H A D | af_inet6.c | 430 inet->inet_dport = 0; in __inet6_bind() 535 if (!inet->inet_dport || in inet6_getname() 541 sin->sin6_port = inet->inet_dport; in inet6_getname() 842 fl6.fl6_dport = inet->inet_dport; in inet6_sk_rebuild_header()
|
| /linux-6.15/net/ipv4/ |
| H A D | xfrm4_output.c | 45 inet_sk(skb->sk)->inet_dport, mtu); in xfrm4_local_error()
|
| H A D | datagram.c | 67 inet->inet_dport = usin->sin_port; in __ip4_datagram_connect()
|
| H A D | raw_diag.c | 174 if (r->id.idiag_dport != inet->inet_dport && in raw_diag_dump()
|
| /linux-6.15/Documentation/networking/net_cachelines/ |
| H A D | inet_sock.rst | 16 be16 inet_dport read_mostly __tcp_transmi…
|
| /linux-6.15/net/dccp/ |
| H A D | trace.h | 50 __entry->dport = ntohs(inet->inet_dport);
|
| H A D | ipv4.c | 104 inet->inet_dport = usin->sin_port; in dccp_v4_connect() 122 inet->inet_sport, inet->inet_dport, sk); in dccp_v4_connect() 134 inet->inet_dport); in dccp_v4_connect() 151 inet->inet_dport = 0; in dccp_v4_connect()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | fs_tcp.c | 99 inet_sk(sk)->inet_dport); in mlx5e_accel_fs_add_sk() 129 ntohs(inet_sk(sk)->inet_dport)); in mlx5e_accel_fs_add_sk()
|
| /linux-6.15/security/ |
| H A D | lsm_audit.c | 320 inet->inet_dport, in audit_log_lsm_data() 332 inet->inet_dport, in audit_log_lsm_data()
|
| /linux-6.15/net/mptcp/ |
| H A D | pm_netlink.c | 328 if (nla_put_be16(skb, MPTCP_ATTR_DPORT, issk->inet_dport)) in mptcp_event_add_subflow() 481 inet_sk(ssk)->inet_dport : in mptcp_event_addr_announced()
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_proto.c | 280 tuple.dst.u.tcp.port = inet->inet_dport; in getorigdst() 339 tuple.dst.u.tcp.port = inet->inet_dport; in ipv6_getorigdst()
|
| /linux-6.15/net/l2tp/ |
| H A D | l2tp_ppp.c | 930 sp.pppol2tp.addr.sin_port = inet->inet_dport; in pppol2tp_getname() 948 sp.pppol2tp.addr.sin6_port = inet->inet_dport; in pppol2tp_getname() 966 sp.pppol2tp.addr.sin6_port = inet->inet_dport; in pppol2tp_getname() 985 sp.pppol2tp.addr.sin_port = inet->inet_dport; in pppol2tp_getname()
|