Lines Matching refs:mptcp_pm_addr_entry
151 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()
543 struct mptcp_pm_addr_entry *entry; in mptcp_pm_create_subflow_or_signal_addr()
634 struct mptcp_pm_addr_entry *entry; in fill_local_addresses_vec()
887 static bool address_use_port(struct mptcp_pm_addr_entry *entry) in address_use_port()
895 static void __mptcp_pm_release_addr_entry(struct mptcp_pm_addr_entry *entry) in __mptcp_pm_release_addr_entry()
903 struct mptcp_pm_addr_entry *entry) in mptcp_pm_nl_append_new_local_addr()
905 struct mptcp_pm_addr_entry *cur, *del_entry = NULL; in mptcp_pm_nl_append_new_local_addr()
991 struct mptcp_pm_addr_entry *entry) in mptcp_pm_nl_create_listen_socket()
1043 struct mptcp_pm_addr_entry *entry; in mptcp_pm_nl_get_local_id()
1246 struct mptcp_pm_addr_entry *entry) in mptcp_pm_parse_entry()
1307 struct mptcp_pm_addr_entry addr, *entry; in mptcp_nl_cmd_add_addr()
1362 struct mptcp_pm_addr_entry *entry; in mptcp_pm_get_flags_and_ifindex_by_id()
1422 const struct mptcp_pm_addr_entry *entry) in mptcp_nl_remove_subflow_and_signal_addr()
1500 struct mptcp_pm_addr_entry addr, *entry; in mptcp_nl_cmd_del_addr()
1548 struct mptcp_pm_addr_entry *entry; in mptcp_pm_remove_addrs_and_subflows()
1596 struct mptcp_pm_addr_entry *cur; in __flush_addrs()
1599 struct mptcp_pm_addr_entry, list); in __flush_addrs()
1631 struct mptcp_pm_addr_entry *entry) in mptcp_nl_fill_addr()
1673 struct mptcp_pm_addr_entry addr, *entry; in mptcp_nl_cmd_get_addr()
1723 struct mptcp_pm_addr_entry *entry; in mptcp_nl_cmd_dump_addrs()
1880 struct mptcp_pm_addr_entry addr = { .addr = { .family = AF_UNSPEC }, }, *entry; in mptcp_nl_cmd_set_flags()
1881 struct mptcp_pm_addr_entry remote = { .addr = { .family = AF_UNSPEC }, }; in mptcp_nl_cmd_set_flags()