Symbol: mptcp_pm_addr_entry
include/net/mptcp.h
17
struct mptcp_pm_addr_entry;
net/mptcp/pm.c
1029
struct mptcp_pm_addr_entry skc_local = { 0 };
net/mptcp/pm_kernel.c
1084
const struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
1168
struct mptcp_pm_addr_entry addr, *entry;
net/mptcp/pm_kernel.c
1227
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
125
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
1297
struct mptcp_pm_addr_entry *cur;
net/mptcp/pm_kernel.c
1300
struct mptcp_pm_addr_entry, list);
net/mptcp/pm_kernel.c
1342
int mptcp_pm_nl_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
net/mptcp/pm_kernel.c
1346
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
1364
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
1482
struct mptcp_pm_addr_entry *local,
net/mptcp/pm_kernel.c
1513
int mptcp_pm_nl_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/pm_kernel.c
1520
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
153
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
267
static struct mptcp_pm_addr_entry *
net/mptcp/pm_kernel.c
270
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
280
static struct mptcp_pm_addr_entry *
net/mptcp/pm_kernel.c
283
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
303
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
461
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
514
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
720
static bool address_use_port(struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
728
static void __mptcp_pm_release_addr_entry(struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
736
struct mptcp_pm_addr_entry *entry,
net/mptcp/pm_kernel.c
739
struct mptcp_pm_addr_entry *cur, *del_entry = NULL;
net/mptcp/pm_kernel.c
853
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_kernel.c
919
struct mptcp_pm_addr_entry *skc)
net/mptcp/pm_kernel.c
921
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
950
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_kernel.c
998
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
154
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
17
struct mptcp_pm_addr_entry *entry, *tmp;
net/mptcp/pm_userspace.c
192
struct mptcp_pm_addr_entry addr_val;
net/mptcp/pm_userspace.c
281
struct mptcp_pm_addr_entry *entry)
net/mptcp/pm_userspace.c
30
static struct mptcp_pm_addr_entry *
net/mptcp/pm_userspace.c
302
struct mptcp_pm_addr_entry *match;
net/mptcp/pm_userspace.c
34
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
362
struct mptcp_pm_addr_entry entry = { 0 };
net/mptcp/pm_userspace.c
44
struct mptcp_pm_addr_entry *entry,
net/mptcp/pm_userspace.c
483
struct mptcp_pm_addr_entry addr_l;
net/mptcp/pm_userspace.c
49
struct mptcp_pm_addr_entry *e;
net/mptcp/pm_userspace.c
560
int mptcp_userspace_pm_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/pm_userspace.c
564
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
633
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
667
int mptcp_userspace_pm_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
net/mptcp/pm_userspace.c
670
struct mptcp_pm_addr_entry *entry;
net/mptcp/pm_userspace.c
99
struct mptcp_pm_addr_entry *addr)
net/mptcp/protocol.h
1100
struct mptcp_pm_addr_entry *entry);
net/mptcp/protocol.h
1139
int mptcp_pm_nl_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/protocol.h
1141
int mptcp_userspace_pm_set_flags(struct mptcp_pm_addr_entry *local,
net/mptcp/protocol.h
1148
struct mptcp_pm_addr_entry *entry);
net/mptcp/protocol.h
1173
struct mptcp_pm_addr_entry *entry);
net/mptcp/protocol.h
1213
struct mptcp_pm_addr_entry *skc);
net/mptcp/protocol.h
1215
struct mptcp_pm_addr_entry *skc);
net/mptcp/protocol.h
1223
int mptcp_pm_nl_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,
net/mptcp/protocol.h
1225
int mptcp_userspace_pm_get_addr(u8 id, struct mptcp_pm_addr_entry *addr,