Searched defs:IS2292 (Results 1 – 1 of 1) sorted by relevance
1071 #define IS2292(x, y) ((inp->inp_flags & IN6P_RFC2292) ? (x) : (y)) in ip6_savecontrol() macro1073 #define IS2292(x, y) (y) in ip6_savecontrol() macro