Home
last modified time | relevance | path

Searched defs:bpf_skb_adjust_room (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h321 static int (*bpf_skb_adjust_room)(void *ctx, __s32 len_diff, __u32 mode, variable
/Linux-v5.4/net/core/
Dfilter.c3151 BPF_CALL_4(bpf_skb_adjust_room, struct sk_buff *, skb, s32, len_diff, in BPF_CALL_4() argument