Home
last modified time | relevance | path

Searched defs:syslog_level (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/plat/unix/
Dunix-misc.c76 int syslog_level = LOG_DEBUG; in lwsl_emit_syslog() local
/third_party/iptables/libxtables/
Dxtoptions.c35 struct syslog_level { struct
36 char name[8];
37 uint8_t level;
/third_party/iptables/include/
Dxtables.h155 uint8_t u8, u8_range[2], syslog_level, protocol; member