Searched refs:cursor_advance (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_seg6_loop.c | 10 #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()
|
H A D | test_lwt_seg6local.c | 10 #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()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_seg6_loop.c | 10 #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()
|
H A D | test_lwt_seg6local.c | 10 #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()
|
Completed in 3 milliseconds