Searched refs:pad_tlv_buf (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 | 101 char pad_tlv_buf[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, in update_tlv_pad() local 103 struct sr6_tlv_t *pad_tlv = (struct sr6_tlv_t *) pad_tlv_buf; in update_tlv_pad() 109 (void *)pad_tlv_buf, new_pad); in update_tlv_pad()
|
H A D | test_lwt_seg6local.c | 101 char pad_tlv_buf[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, in update_tlv_pad() local 103 struct sr6_tlv_t *pad_tlv = (struct sr6_tlv_t *) pad_tlv_buf; in update_tlv_pad() 109 (void *)pad_tlv_buf, new_pad); in update_tlv_pad()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_seg6_loop.c | 101 char pad_tlv_buf[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, in update_tlv_pad() local 103 struct sr6_tlv_t *pad_tlv = (struct sr6_tlv_t *) pad_tlv_buf; in update_tlv_pad() 109 (void *)pad_tlv_buf, new_pad); in update_tlv_pad()
|
H A D | test_lwt_seg6local.c | 101 char pad_tlv_buf[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, in update_tlv_pad() local 103 struct sr6_tlv_t *pad_tlv = (struct sr6_tlv_t *) pad_tlv_buf; in update_tlv_pad() 109 (void *)pad_tlv_buf, new_pad); in update_tlv_pad()
|
Completed in 3 milliseconds