Home
last modified time | relevance | path

Searched refs:LDP_PORT (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/tcpdump/
HDtcp.h133 #ifndef LDP_PORT
134 #define LDP_PORT 646 macro
HDudp.h110 #ifndef LDP_PORT
111 #define LDP_PORT 646 macro
HDprint-udp.c628 else if (IS_SRC_OR_DST_PORT(LDP_PORT)) in udp_print()
HDprint-tcp.c775 } else if (IS_SRC_OR_DST_PORT(LDP_PORT)) { in tcp_print()