Lines Matching full:route_target
540 u_int8_t route_target[8];557 memset(&route_target, 0, sizeof(route_target));559 memcpy(&route_target, &pptr[1], (plen + 7) / 8);561 ((u_char *)&route_target)[(plen + 7) / 8 - 1] &=566 bgp_vpn_rd_print((u_char *)&route_target));