Home
last modified time | relevance | path

Searched refs:mptcp_pm_addr_entry (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/net/mptcp/
Dpm_userspace.c12 struct mptcp_pm_addr_entry *entry, *tmp; in mptcp_free_local_addr_list()
29 struct mptcp_pm_addr_entry *entry) in mptcp_userspace_pm_append_new_local_addr()
32 struct mptcp_pm_addr_entry *match = NULL; in mptcp_userspace_pm_append_new_local_addr()
34 struct mptcp_pm_addr_entry *e; in mptcp_userspace_pm_append_new_local_addr()
85 struct mptcp_pm_addr_entry *entry, *match = NULL; in mptcp_userspace_pm_get_flags_and_ifindex_by_id()
109 struct mptcp_pm_addr_entry new_entry; in mptcp_userspace_pm_get_local_id()
113 memset(&new_entry, 0, sizeof(struct mptcp_pm_addr_entry)); in mptcp_userspace_pm_get_local_id()
128 struct mptcp_pm_addr_entry addr_val; in mptcp_nl_cmd_announce()
189 struct mptcp_pm_addr_entry *match = NULL; in mptcp_nl_cmd_remove()
190 struct mptcp_pm_addr_entry *entry; in mptcp_nl_cmd_remove()
[all …]
Dpm_netlink.c151 static struct mptcp_pm_addr_entry *
156 struct mptcp_pm_addr_entry *entry, *ret = NULL; in select_local_address()
185 static struct mptcp_pm_addr_entry *
188 struct mptcp_pm_addr_entry *entry, *ret = NULL; in select_signal_address()
356 const struct mptcp_pm_addr_entry *entry) in mptcp_pm_alloc_anno_list()
498 static struct mptcp_pm_addr_entry *
501 struct mptcp_pm_addr_entry *entry; in __lookup_addr_by_id()
510 static struct mptcp_pm_addr_entry *
514 struct mptcp_pm_addr_entry *entry; in __lookup_addr()
528 struct mptcp_pm_addr_entry *local; in mptcp_pm_create_subflow_or_signal_addr()
[all …]
Dprotocol.h231 struct mptcp_pm_addr_entry { struct
763 struct mptcp_pm_addr_entry *entry);
789 const struct mptcp_pm_addr_entry *entry);
805 struct mptcp_pm_addr_entry *loc,
806 struct mptcp_pm_addr_entry *rem, u8 bkup);
816 struct mptcp_pm_addr_entry *entry);