Searched defs:mptcp_pm_add_entry (Results 1 – 1 of 1) sorted by relevance
26 struct mptcp_pm_add_entry { struct27 struct list_head list;28 struct mptcp_addr_info addr;29 u8 retrans_times;30 struct timer_list add_timer;31 struct mptcp_sock *sock;