Searched refs:tcpipopts_mask (Results 1 – 1 of 1) sorted by relevance
109 unsigned int tcpipopts_mask = 0; in parse_options() local144 tcpipopts_mask |= 1 << 0; in parse_options()148 tcpipopts_mask |= 1 << 1; in parse_options()152 tcpipopts_mask |= 1 << 2; in parse_options()156 tcpipopts_mask |= 1 << 3; in parse_options()174 if (tcpipopts_mask == 0xf) { in parse_options()178 } else if (tcpipopts_mask != 0) { in parse_options()