Searched refs:sk_dport (Results 1 – 7 of 7) sorted by relevance
31 sk->sk_num, &sk->SK_NIP_DADDR, sk->sk_dport); in nip_ninet_ehashfn()
54 &sk->sk_v6_daddr, sk->sk_dport); in sk_ehashfn()66 sk->sk_daddr, sk->sk_dport); in sk_ehashfn()528 const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num); in inet_ehash_lookup_by_sk()
510 sk->sk_dport != udp_cfg->peer_udp_port || in fou_cfg_cmp()794 nla_put_be16(msg, FOU_ATTR_PEER_PORT, sk->sk_dport) || in fou_fill_info()
80 r->id.idiag_dport = sk->sk_dport; in inet_diag_msg_common_fill()1113 if (r->id.idiag_dport != sk->sk_dport && in inet_diag_dump_icsk()
57 r->id.idiag_dport = smc->clcsock->sk->sk_dport; in smc_diag_msg_common_fill()
389 remote.port = sk->sk_dport; in mptcp_pm_nl_add_addr_received()
371 #define sk_dport __sk_common.skc_dport macro