Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h236 #ifndef MPLS_LSP_PING_PORT
237 #define MPLS_LSP_PING_PORT 3503 /* draft-ietf-mpls-lsp-ping-02.txt */ macro
Dprint-udp.c655 else if (IS_SRC_OR_DST_PORT(MPLS_LSP_PING_PORT)) in udp_print()