Searched refs:BGP_VPN_RD_LEN (Results 1 – 1 of 1) sorted by relevance
342 #define BGP_VPN_RD_LEN 8 macro875 ND_TCHECK2(pptr[0], BGP_VPN_RD_LEN); in decode_multicast_vpn()879 bgp_vpn_ip_print(ndo, pptr + BGP_VPN_RD_LEN, in decode_multicast_vpn()880 (route_length - BGP_VPN_RD_LEN) << 3)); in decode_multicast_vpn()883 ND_TCHECK2(pptr[0], BGP_VPN_RD_LEN + 4); in decode_multicast_vpn()888 EXTRACT_32BITS(pptr + BGP_VPN_RD_LEN))); in decode_multicast_vpn()892 ND_TCHECK2(pptr[0], BGP_VPN_RD_LEN); in decode_multicast_vpn()896 pptr += BGP_VPN_RD_LEN; in decode_multicast_vpn()908 ND_TCHECK2(pptr[0], BGP_VPN_RD_LEN); in decode_multicast_vpn()912 pptr += BGP_VPN_RD_LEN; in decode_multicast_vpn()[all …]