Searched refs:tcpipopts_mask (Results 1 – 1 of 1) sorted by relevance
108 unsigned int tcpipopts_mask = 0; in parse_options() local142 tcpipopts_mask |= 1 << 0; in parse_options()146 tcpipopts_mask |= 1 << 1; in parse_options()150 tcpipopts_mask |= 1 << 2; in parse_options()154 tcpipopts_mask |= 1 << 3; in parse_options()172 if (tcpipopts_mask == 0xf) { in parse_options()176 } else if (tcpipopts_mask != 0) { in parse_options()