tcpdump
4.99.1
About: tcpdump is a tool for network monitoring and data acquisition.
![]() ![]() |
Data Fields | |
nd_byte | bgp_marker [16] |
nd_uint16_t | len |
nd_uint8_t | type |
nd_uint16_t | afi |
nd_uint8_t | res |
nd_uint8_t | safi |
Definition at line 104 of file print-bgp.c.
nd_uint16_t bgp_route_refresh::afi |
Definition at line 108 of file print-bgp.c.
Referenced by bgp_route_refresh_print().
nd_byte bgp_route_refresh::bgp_marker[16] |
Definition at line 105 of file print-bgp.c.
nd_uint16_t bgp_route_refresh::len |
Definition at line 106 of file print-bgp.c.
Referenced by bgp_route_refresh_print().
nd_uint8_t bgp_route_refresh::res |
Definition at line 109 of file print-bgp.c.
nd_uint8_t bgp_route_refresh::safi |
Definition at line 110 of file print-bgp.c.
Referenced by bgp_route_refresh_print().
nd_uint8_t bgp_route_refresh::type |
Definition at line 107 of file print-bgp.c.