Symbol: mptcp_pm_addr_entry
include/net/mptcp.h
17
struct mptcp_pm_addr_entry;
net/mptcp/pm.c
937
struct mptcp_pm_addr_entry skc_local = { 0 };
net/mptcp/pm_kernel.c
1070
const struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
1154
struct mptcp_pm_addr_entry addr, *entry;
net/mptcp/pm_kernel.c
1215
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
124
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
1267
struct mptcp_pm_addr_entry *cur;
net/mptcp/pm_kernel.c
1270
struct mptcp_pm_addr_entry, list);
net/mptcp/pm_kernel.c
1311
int mptcp_pm_nl_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
net/mptcp/pm_kernel.c
1315
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
1333
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
1451
struct mptcp_pm_addr_entry *local,
net/mptcp/pm_kernel.c
1482
int mptcp_pm_nl_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/pm_kernel.c
1489
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
152
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
263
static struct mptcp_pm_addr_entry *
net/mptcp/pm_kernel.c
266
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
276
static struct mptcp_pm_addr_entry *
net/mptcp/pm_kernel.c
279
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
299
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
452
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
504
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
706
static bool address_use_port(struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
714
static void __mptcp_pm_release_addr_entry(struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
722
struct mptcp_pm_addr_entry *entry,
net/mptcp/pm_kernel.c
725
struct mptcp_pm_addr_entry *cur, *del_entry = NULL;
net/mptcp/pm_kernel.c
839
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
905
struct mptcp_pm_addr_entry *skc)
net/mptcp/pm_kernel.c
907
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
936
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
984
struct mptcp_pm_addr_entry addr, *entry;
net/mptcp/pm_netlink.c
104
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_netlink.c
132
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_netlink.c
170
static int mptcp_pm_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
net/mptcp/pm_netlink.c
180
struct mptcp_pm_addr_entry addr;
net/mptcp/pm_netlink.c
227
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_netlink.c
263
struct mptcp_pm_addr_entry loc = { .addr = { .family = AF_UNSPEC }, };
net/mptcp/pm_userspace.c
102
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
117
static struct mptcp_pm_addr_entry *
net/mptcp/pm_userspace.c
120
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
130
struct mptcp_pm_addr_entry *skc)
net/mptcp/pm_userspace.c
134
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
151
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
17
struct mptcp_pm_addr_entry *entry, *tmp;
net/mptcp/pm_userspace.c
189
struct mptcp_pm_addr_entry addr_val;
net/mptcp/pm_userspace.c
278
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_userspace.c
299
struct mptcp_pm_addr_entry *match;
net/mptcp/pm_userspace.c
30
static struct mptcp_pm_addr_entry *
net/mptcp/pm_userspace.c
34
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
359
struct mptcp_pm_addr_entry entry = { 0 };
net/mptcp/pm_userspace.c
44
struct mptcp_pm_addr_entry *entry,
net/mptcp/pm_userspace.c
478
struct mptcp_pm_addr_entry addr_l;
net/mptcp/pm_userspace.c
49
struct mptcp_pm_addr_entry *e;
net/mptcp/pm_userspace.c
555
int mptcp_userspace_pm_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/pm_userspace.c
559
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
628
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
662
int mptcp_userspace_pm_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
net/mptcp/pm_userspace.c
665
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
99
struct mptcp_pm_addr_entry *addr)
net/mptcp/protocol.h
1063
struct mptcp_pm_addr_entry *entry);
net/mptcp/protocol.h
1106
int mptcp_pm_nl_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/protocol.h
1108
int mptcp_userspace_pm_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/protocol.h
1115
struct mptcp_pm_addr_entry *entry);
net/mptcp/protocol.h
1140
struct mptcp_pm_addr_entry *entry);
net/mptcp/protocol.h
1204
struct mptcp_pm_addr_entry *skc);
net/mptcp/protocol.h
1206
struct mptcp_pm_addr_entry *skc);
net/mptcp/protocol.h
1214
int mptcp_pm_nl_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
net/mptcp/protocol.h
1216
int mptcp_userspace_pm_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,