Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dudp.h161 #ifndef MPLS_LSP_PING_PORT
162 #define MPLS_LSP_PING_PORT 3503 /* draft-ietf-mpls-lsp-ping-02.txt */ macro
H A Dprint-udp.c681 else if (IS_SRC_OR_DST_PORT(MPLS_LSP_PING_PORT)) in udp_print()