Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_lwt_seg6local.c20 #define SR6_FLAG_ALERT (1 << 4) macro
338 uint8_t new_flags = SR6_FLAG_ALERT; in __add_egr_x()
381 if (srh->flags != SR6_FLAG_ALERT) in __pop_egr()