Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_seg6_loop.c89 static __always_inline int update_tlv_pad(struct __sk_buff *skb, in update_tlv_pad() function
210 // the following can't be moved inside update_tlv_pad because the in add_tlv()
222 return update_tlv_pad(skb, new_pad, pad_size, pad_off); in add_tlv()