Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h284 #ifndef SFLOW_PORT
285 #define SFLOW_PORT 6343 /* http://www.sflow.org/developers/specifications.php */ macro
Dprint-udp.c664 else if (IS_SRC_OR_DST_PORT(SFLOW_PORT)) in udp_print()