Searched refs:F_ATTR_LOOP (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/regress/usr.sbin/bgpd/unittests/
H A Drde_decide_test.c84 { .aspath = &asdata[0].a, .med = 100, .lpref = 100, .origin = ORIGIN_IGP, .flags=F_ATTR_LOOP },
/openbsd-current/usr.sbin/bgpd/
H A Drde_decide.c491 asp->flags & (F_ATTR_LOOP|F_ATTR_OTC_LEAK|F_ATTR_PARSE_ERR))
H A Drde.h194 #define F_ATTR_LOOP 0x00200 /* path would cause a route loop */ macro
H A Drde_update.c69 if (asp->flags & (F_ATTR_LOOP | F_ATTR_OTC_LEAK))

Completed in 186 milliseconds