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

/openbsd-current/usr.sbin/bgpd/
H A Drde_aspa.c263 aspa_check_finalize(struct aspa_state *state, uint8_t *onlyup, uint8_t *downup) argument
288 *downup = ASPA_VALID;
290 *downup = ASPA_VALID;
293 *downup = ASPA_INVALID;
295 *downup = ASPA_UNKNOWN;
327 aspa_check_finalize(&state, &vstate->onlyup, &vstate->downup);
H A Drde.h113 uint8_t downup; member in struct:rde_aspa_state
/openbsd-current/regress/usr.sbin/bgpd/unittests/
H A Drde_aspa_test.c396 return (vstate->downup);

Completed in 174 milliseconds