Searched refs:alen_bogus (Results 1 – 1 of 1) sorted by relevance
1277 u_char alen_bogus = 0, skip = 0; in of10_actions_print() local1314 alen_bogus = alen != 8; in of10_actions_print()1319 alen_bogus = alen != 16; in of10_actions_print()1322 alen_bogus = alen % 8 != 0; /* already >= 8 so far */ in of10_actions_print()1327 if (alen_bogus) { in of10_actions_print()