Searched refs:L4_PROTO_META (Results 1 – 6 of 6) sorted by relevance
/l4re-core-master/l4sys/include/ |
A D | types.h | 73 L4_PROTO_META = -21L, ///< Meta information protocol enumerator
|
A D | meta | 37 class Meta : public Kobject_t<Meta, Kobject, L4_PROTO_META>
|
A D | kobject | 56 typedef Typeid::Iface<L4_PROTO_META, Kobject> __Iface;
|
A D | __typeinfo.h | 310 return _f(self, a1, a2, Bool<I::Proto == (long)L4_PROTO_META>());
|
/l4re-core-master/cxx/lib/ipc/include/ |
A D | ipc_server | 104 * This function can be used to handle incoming #L4_PROTO_META protcol 108 * #L4_PROTO_META (L4::Meta::Protocol).
|
/l4re-core-master/l4sys/include/cxx/ |
A D | ipc_epiface | 483 return _f(self, tag, r, utcb, Bool<I::Proto == (long)L4_PROTO_META>());
|
Completed in 8 milliseconds