Lines Matching refs:mptcp_pm_addr_entry

151 static struct mptcp_pm_addr_entry *
155 struct mptcp_pm_addr_entry *entry, *ret = NULL; in select_local_address()
174 static struct mptcp_pm_addr_entry *
177 struct mptcp_pm_addr_entry *entry, *ret = NULL; in select_signal_address()
492 static struct mptcp_pm_addr_entry *
495 struct mptcp_pm_addr_entry *entry; in __lookup_addr_by_id()
504 static struct mptcp_pm_addr_entry *
508 struct mptcp_pm_addr_entry *entry; in __lookup_addr()
522 struct mptcp_pm_addr_entry *local; in mptcp_pm_create_subflow_or_signal_addr()
537 struct mptcp_pm_addr_entry *entry; in mptcp_pm_create_subflow_or_signal_addr()
631 struct mptcp_pm_addr_entry *entry; in fill_local_addresses_vec()
888 static bool address_use_port(struct mptcp_pm_addr_entry *entry) in address_use_port()
896 static void __mptcp_pm_release_addr_entry(struct mptcp_pm_addr_entry *entry) in __mptcp_pm_release_addr_entry()
904 struct mptcp_pm_addr_entry *entry) in mptcp_pm_nl_append_new_local_addr()
906 struct mptcp_pm_addr_entry *cur, *del_entry = NULL; in mptcp_pm_nl_append_new_local_addr()
1001 struct mptcp_pm_addr_entry *entry) in mptcp_pm_nl_create_listen_socket()
1062 struct mptcp_pm_addr_entry *entry; in mptcp_pm_nl_get_local_id()
1249 struct mptcp_pm_addr_entry *entry) in mptcp_pm_parse_entry()
1310 struct mptcp_pm_addr_entry addr, *entry; in mptcp_nl_cmd_add_addr()
1364 struct mptcp_pm_addr_entry *entry; in mptcp_pm_nl_get_flags_and_ifindex_by_id()
1413 const struct mptcp_pm_addr_entry *entry) in mptcp_nl_remove_subflow_and_signal_addr()
1491 struct mptcp_pm_addr_entry addr, *entry; in mptcp_nl_cmd_del_addr()
1538 struct mptcp_pm_addr_entry *entry; in mptcp_pm_remove_addrs()
1557 struct mptcp_pm_addr_entry *entry; in mptcp_pm_remove_addrs_and_subflows()
1605 struct mptcp_pm_addr_entry *cur; in __flush_addrs()
1608 struct mptcp_pm_addr_entry, list); in __flush_addrs()
1640 struct mptcp_pm_addr_entry *entry) in mptcp_nl_fill_addr()
1682 struct mptcp_pm_addr_entry addr, *entry; in mptcp_nl_cmd_get_addr()
1732 struct mptcp_pm_addr_entry *entry; in mptcp_nl_cmd_dump_addrs()
1887 int mptcp_pm_nl_set_flags(struct net *net, struct mptcp_pm_addr_entry *addr, u8 bkup) in mptcp_pm_nl_set_flags()
1892 struct mptcp_pm_addr_entry *entry; in mptcp_pm_nl_set_flags()
1924 struct mptcp_pm_addr_entry remote = { .addr = { .family = AF_UNSPEC }, }; in mptcp_nl_cmd_set_flags()
1925 struct mptcp_pm_addr_entry addr = { .addr = { .family = AF_UNSPEC }, }; in mptcp_nl_cmd_set_flags()