Searched refs:route_length (Results 1 – 1 of 1) sorted by relevance
854 u_int8_t route_type, route_length, addr_length, sg_length; in decode_multicast_vpn() local859 route_length = *pptr++; in decode_multicast_vpn()864 route_type, route_length); in decode_multicast_vpn()873 (route_length - BGP_VPN_RD_LEN) << 3)); in decode_multicast_vpn()892 addr_length = route_length - sg_length; in decode_multicast_vpn()931 return route_length + 2; in decode_multicast_vpn()