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

/openbsd-current/regress/usr.sbin/bgpd/unittests/
H A Drde_flowspec_test.c132 const uint8_t cmp5[] = { 0x04, 0x80, 0x3 }; variable
152 if (do_cmp(cmp4, sizeof(cmp4), cmp5, sizeof(cmp5), 0) != 0)
154 if (do_cmp(cmp6, sizeof(cmp6), cmp5, sizeof(cmp5), 0) != 0)

Completed in 118 milliseconds