Searched refs:opt_class (Results 1 – 1 of 1) sorted by relevance
78 format_opt_class(uint16_t opt_class) in format_opt_class() argument80 if (opt_class <= 0xff) in format_opt_class()82 else if (opt_class == 0xffff) in format_opt_class()94 uint16_t opt_class; in geneve_opts_print() local101 opt_class = EXTRACT_16BITS(bp); in geneve_opts_print()106 format_opt_class(opt_class), opt_class, opt_type, in geneve_opts_print()