Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h122 #ifndef SYSLOG_PORT
123 #define SYSLOG_PORT 514 /* rfc3164 */ macro
Dprint-udp.c674 else if (IS_SRC_OR_DST_PORT(SYSLOG_PORT)) in udp_print()