Searched defs:Context (Results 1 – 3 of 3) sorted by relevance
73 struct Context : public Clearable<Context> struct75 Ip6::Prefix mPrefix; ///< The Prefix76 uint8_t mContextId; ///< The Context ID.77 bool mCompressFlag; ///< The Context compression flag.78 bool mIsValid; ///< Indicates whether the context is valid.
18 ### Context subsection
317 class Context: class