bgp_type
printf("(%s", bgp_type(bgp.bgp_type)); /* ) */
switch (bgp.bgp_type) {
printf("[|BGP %s]", bgp_type(bgp.bgp_type));
u_int8_t bgp_type;