Searched refs:skc_local (Results 1 – 1 of 1) sorted by relevance
907 struct mptcp_addr_info skc_local; in mptcp_pm_nl_get_local_id() local919 local_address((struct sock_common *)skc, &skc_local); in mptcp_pm_nl_get_local_id()920 if (addresses_equal(&msk_local, &skc_local, false)) in mptcp_pm_nl_get_local_id()923 if (address_zero(&skc_local)) in mptcp_pm_nl_get_local_id()930 if (addresses_equal(&entry->addr, &skc_local, entry->addr.port)) { in mptcp_pm_nl_get_local_id()944 entry->addr = skc_local; in mptcp_pm_nl_get_local_id()