Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_seg6_loop.c10 #define cursor_advance(_cursor, _len) \ macro
70 ip = cursor_advance(cursor, sizeof(*ip)); in get_srh()
77 srh = cursor_advance(cursor, sizeof(*srh)); in get_srh()
Dtest_lwt_seg6local.c10 #define cursor_advance(_cursor, _len) \ macro
70 ip = cursor_advance(cursor, sizeof(*ip)); in get_srh()
77 srh = cursor_advance(cursor, sizeof(*srh)); in get_srh()