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