Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dtcp.h133 #ifndef LDP_PORT
134 #define LDP_PORT 646 macro
H A Dudp.h110 #ifndef LDP_PORT
111 #define LDP_PORT 646 macro
H A Dprint-udp.c670 else if (IS_SRC_OR_DST_PORT(LDP_PORT)) in udp_print()
H A Dprint-tcp.c782 } else if (IS_SRC_OR_DST_PORT(LDP_PORT)) { in tcp_print()