Lines Matching refs:mptcp_pm_addr_entry
12 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()
89 struct mptcp_pm_addr_entry *addr) in mptcp_userspace_pm_delete_local_addr()
91 struct mptcp_pm_addr_entry *entry, *tmp; in mptcp_userspace_pm_delete_local_addr()
112 struct mptcp_pm_addr_entry *entry, *match = NULL; in mptcp_userspace_pm_get_flags_and_ifindex_by_id()
133 struct mptcp_pm_addr_entry new_entry; in mptcp_userspace_pm_get_local_id()
137 memset(&new_entry, 0, sizeof(struct mptcp_pm_addr_entry)); in mptcp_userspace_pm_get_local_id()
152 struct mptcp_pm_addr_entry addr_val; in mptcp_nl_cmd_announce()
215 struct mptcp_pm_addr_entry *match = NULL; in mptcp_nl_cmd_remove()
216 struct mptcp_pm_addr_entry *entry; in mptcp_nl_cmd_remove()
278 struct mptcp_pm_addr_entry local = { 0 }; in mptcp_nl_cmd_sf_create()
456 struct mptcp_pm_addr_entry entry = { .addr = addr_l }; in mptcp_nl_cmd_sf_destroy()
476 struct mptcp_pm_addr_entry *loc, in mptcp_userspace_pm_set_flags()
477 struct mptcp_pm_addr_entry *rem, u8 bkup) in mptcp_userspace_pm_set_flags()