Home
last modified time | relevance | path

Searched refs:BGP_PORT (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dtcp.h119 #ifndef BGP_PORT
120 #define BGP_PORT 179 macro
Dudp.h89 #ifndef BGP_PORT
90 #define BGP_PORT 179 /*XXX*/ macro
Dprint-tcp.c690 } else if (IS_SRC_OR_DST_PORT(BGP_PORT)) in tcp_print()