Searched refs:bgp (Results 1 – 11 of 11) sorted by relevance
/external/tcpdump/ |
D | print-bgp.c | 49 struct bgp { struct 2378 struct bgp bgp; in bgp_update_print() local 2392 memcpy(&bgp, dat, BGP_SIZE); in bgp_update_print() 2663 struct bgp bgp; in bgp_header_print() local 2667 memcpy(&bgp, dat, BGP_SIZE); in bgp_header_print() 2669 tok2strbuf(bgp_msg_values, "Unknown", bgp.bgp_type, in bgp_header_print() 2671 bgp.bgp_type, in bgp_header_print() 2674 switch (bgp.bgp_type) { in bgp_header_print() 2692 ND_PRINT((ndo, "\n\t no Message %u decoder", bgp.bgp_type)); in bgp_header_print() 2713 struct bgp bgp; in bgp_print() local [all …]
|
D | Android.mk | 33 print-bgp.c \
|
D | Makefile.in | 103 print-bgp.c \
|
D | INSTALL.txt | 113 print-bgp.c - Border Gateway Protocol printer routines
|
D | CHANGES | 419 check for too short packets: print-bgp.c, print-bootp.c, print-cdp.c, 513 MIPS and SPARC get strict alignment macros (affects print-bgp.c) 595 - print-bgp.c: improve options printing. ugly code exists for
|
/external/iproute2/etc/iproute2/ |
D | rt_protos | 24 253 gated/bgp
|
/external/tcpdump/win32/prj/ |
D | GNUmakefile | 57 ../../print-bgp.o \
|
D | WinDump.dsp | 208 SOURCE="..\..\print-bgp.c"
|
/external/libpng/contrib/gregbook/ |
D | README | 186 "-bgc" for -bgcolor (versus "-bgp" for -bgpat), or "-g" for -gamma.
|
/external/tcpdump/tests/ |
D | TESTLIST | 22 bgp_infloop-v bgp-infinite-loop.pcap bgp_infloop-v.out -t -v
|
/external/iproute2/doc/ |
D | ip-cref.tex | 1609 \paragraph{Examples:} Let us count routes of protocol \verb|gated/bgp| 1612 kuznet@amber:~ $ ip ro ls proto gated/bgp | wc 1823 netadm@amber:~ # ip ro ls proto gated/bgp | wc 1825 netadm@amber:~ # ip -s ro f proto gated/bgp 1829 netadm@amber:~ # ip ro f proto gated/bgp 1831 netadm@amber:~ # ip ro ls proto gated/bgp
|