Home
last modified time | relevance | path

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

/net/mptcp/
A Dpm_userspace.c17 struct mptcp_pm_addr_entry *entry, *tmp; in mptcp_userspace_pm_free_local_addr_list()
30 static struct mptcp_pm_addr_entry *
34 struct mptcp_pm_addr_entry *entry; in mptcp_userspace_pm_lookup_addr()
49 struct mptcp_pm_addr_entry *e; in mptcp_userspace_pm_append_new_local_addr()
102 struct mptcp_pm_addr_entry *entry; in mptcp_userspace_pm_delete_local_addr()
117 static struct mptcp_pm_addr_entry *
120 struct mptcp_pm_addr_entry *entry; in mptcp_userspace_pm_lookup_addr_by_id()
134 struct mptcp_pm_addr_entry *entry; in mptcp_userspace_pm_get_local_id()
151 struct mptcp_pm_addr_entry *entry; in mptcp_userspace_pm_is_backup()
299 struct mptcp_pm_addr_entry *match; in mptcp_pm_nl_remove_doit()
[all …]
A Dpm_kernel.c107 struct mptcp_pm_addr_entry *entry; in select_local_address()
135 struct mptcp_pm_addr_entry *entry; in select_signal_address()
230 static struct mptcp_pm_addr_entry *
233 struct mptcp_pm_addr_entry *entry; in __lookup_addr_by_id()
243 static struct mptcp_pm_addr_entry *
246 struct mptcp_pm_addr_entry *entry; in __lookup_addr()
275 struct mptcp_pm_addr_entry *entry; in mptcp_pm_create_subflow_or_signal_addr()
388 struct mptcp_pm_addr_entry *entry; in fill_local_addresses_vec()
699 struct mptcp_pm_addr_entry *entry; in mptcp_pm_nl_get_local_id()
728 struct mptcp_pm_addr_entry *entry; in mptcp_pm_nl_is_backup()
[all …]
A Dpm_netlink.c104 struct mptcp_pm_addr_entry *entry) in mptcp_pm_parse_entry()
131 struct mptcp_pm_addr_entry *entry) in mptcp_nl_fill_addr()
169 static int mptcp_pm_get_addr(u8 id, struct mptcp_pm_addr_entry *addr, in mptcp_pm_get_addr()
179 struct mptcp_pm_addr_entry addr; in mptcp_pm_nl_get_addr_doit()
226 struct mptcp_pm_addr_entry *entry) in mptcp_pm_genl_fill_addr()
262 struct mptcp_pm_addr_entry loc = { .addr = { .family = AF_UNSPEC }, }; in mptcp_pm_set_flags()
A Dprotocol.h254 struct mptcp_pm_addr_entry { struct
1015 struct mptcp_pm_addr_entry *entry);
1058 int mptcp_pm_nl_set_flags(struct mptcp_pm_addr_entry *local,
1060 int mptcp_userspace_pm_set_flags(struct mptcp_pm_addr_entry *local,
1067 struct mptcp_pm_addr_entry *entry);
1092 struct mptcp_pm_addr_entry *entry);
1156 struct mptcp_pm_addr_entry *skc);
1158 struct mptcp_pm_addr_entry *skc);
1166 int mptcp_pm_nl_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
1168 int mptcp_userspace_pm_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
A Dpm.c868 struct mptcp_pm_addr_entry skc_local = { 0 }; in mptcp_pm_get_local_id()

Completed in 21 milliseconds