Searched refs:IP6OPT_TYPE (Results 1 – 2 of 2) sorted by relevance
137 #define IP6OPT_TYPE(o) ((o) & 0xc0) macro
3006 switch (IP6OPT_TYPE(opt_type)) { in ip_process_options_v6()