Home
last modified time | relevance | path

Searched refs:route_length (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-bgp.c1147 uint8_t route_type, route_length; in decode_multicast_vpn() local
1153 route_length = GET_U_1(pptr); in decode_multicast_vpn()
1159 route_type, route_length); in decode_multicast_vpn()
1168 (route_length - BGP_VPN_RD_LEN) << 3)); in decode_multicast_vpn()
1187 addr_length = route_length - sg_length; in decode_multicast_vpn()
1226 return route_length + 2; in decode_multicast_vpn()