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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_aspath.h22 #define AS_SET 1 macro
H A Dbgp_aspath.c110 { AS_SET, '{', '}' },
175 if ((assegment->type != AS_SET) &&
219 else if (assegment->type == AS_SET)
229 if (assegment->type == AS_SET
415 asset->type = AS_SET;
702 /* AS_SET merge code is needed at here. */
1088 as_type = AS_SET;

Completed in 107 milliseconds