Searched defs:bpf_skb_adjust_room (Results 1 – 2 of 2) sorted by relevance
321 static int (*bpf_skb_adjust_room)(void *ctx, __s32 len_diff, __u32 mode, variable
3151 BPF_CALL_4(bpf_skb_adjust_room, struct sk_buff *, skb, s32, len_diff, in BPF_CALL_4() argument