Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dudp.h206 #ifndef MPLS_PORT
207 #define MPLS_PORT 6635 /* RFC 7510 */ macro
H A Dprint-udp.c712 else if (IS_SRC_OR_DST_PORT(MPLS_PORT)) in udp_print()