Searched refs:S_TTL_IPV6 (Results 1 – 1 of 1) sorted by relevance
45017 #define S_TTL_IPV6 2 macro45019 #define V_TTL_IPV6(x) ((x) << S_TTL_IPV6)45020 #define G_TTL_IPV6(x) (((x) >> S_TTL_IPV6) & M_TTL_IPV6)