Searched refs:ECOMMUNITY_SITE_ORIGIN (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_ecommunity.h27 #define ECOMMUNITY_SITE_ORIGIN 0x03 macro
H A Dbgp_ecommunity.c406 ECOMMUNITY_ROUTE_TARGET or ECOMMUNITY_SITE_ORIGIN.
416 type = ECOMMUNITY_SITE_ORIGIN
456 type = ECOMMUNITY_SITE_ORIGIN;
551 if (type != ECOMMUNITY_ROUTE_TARGET && type != ECOMMUNITY_SITE_ORIGIN)
656 else if (*pnt == ECOMMUNITY_SITE_ORIGIN)
658 if (type != ECOMMUNITY_SITE_ORIGIN)
660 type = ECOMMUNITY_SITE_ORIGIN;
H A Dbgp_routemap.c1215 ecom = ecommunity_str2com (arg, ECOMMUNITY_SITE_ORIGIN, 0);

Completed in 192 milliseconds