Home
last modified time | relevance | path

Searched refs:OCSD_PROTOCOL_BUILTIN_END (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_types.h572 OCSD_PROTOCOL_BUILTIN_END, /**< Invalid protocol - built-in protocol types end marker */ enumerator
590 #define OCSD_PROTOCOL_IS_BUILTIN(P) ((P > OCSD_PROTOCOL_UNKNOWN) && (P < OCSD_PROTOCOL_BUILTIN_END)…