Searched defs:IP6OPT_TYPE (Results 1 – 2 of 2) sorted by relevance
153 #define IP6OPT_TYPE(o) ((o) & 0xC0) macro
156 #define IP6OPT_TYPE(o) ((o) & 0xC0) macro