Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
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()
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()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
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()
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()

Completed in 3 milliseconds