Searched refs:BGP_ATTR_BITMAP_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_attr.h32 #define BGP_ATTR_BITMAP_SIZE (BGP_ATTR_TYPE_RANGE / BITMAP_NBBY) macro
H A Dbgp_attr.c1156 u_char seen[BGP_ATTR_BITMAP_SIZE];
1159 memset (seen, 0, BGP_ATTR_BITMAP_SIZE);

Completed in 160 milliseconds