Searched refs:MPTCPOPT_BACKUP (Results 1 – 2 of 2) sorted by relevance
128 mp_opt->backup = *ptr++ & MPTCPOPT_BACKUP; in mptcp_parse_option()139 mp_opt->backup = *ptr++ & MPTCPOPT_BACKUP; in mptcp_parse_option()
86 #define MPTCPOPT_BACKUP BIT(0) macro
Completed in 10 milliseconds