Searched defs:mptcp_pm_add_entry (Results 1 – 1 of 1) sorted by relevance
21 struct mptcp_pm_add_entry { struct22 struct list_head list;23 struct mptcp_addr_info addr;24 u8 retrans_times;25 struct timer_list add_timer;26 struct mptcp_sock *sock;