Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_seg6_loop.c12 #define cursor_advance(_cursor, _len) \ macro
72 ip = cursor_advance(cursor, sizeof(*ip)); in get_srh()
79 srh = cursor_advance(cursor, sizeof(*srh)); in get_srh()
H A Dtest_lwt_seg6local.c12 #define cursor_advance(_cursor, _len) \ macro
72 ip = cursor_advance(cursor, sizeof(*ip)); in get_srh()
79 srh = cursor_advance(cursor, sizeof(*srh)); in get_srh()