Searched defs:IS2292 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/netinet6/
H A Dip6_input.c1319 #define IS2292(inp, x, y) (((inp)->inp_flags & IN6P_RFC2292) ? (x) : (y)) macro
1592 #undef IS2292 macro

Completed in 110 milliseconds