Home
last modified time | relevance | path

Searched refs:SR6_FLAG_ALERT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_lwt_seg6local.c13 #define SR6_FLAG_ALERT (1 << 4) macro
327 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x()
370 if (srh->flags != SR6_FLAG_ALERT) in __pop_egr()
H A Dtest_seg6_loop.c13 #define SR6_FLAG_ALERT (1 << 4) macro
231 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x()