Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dtest_lwt_bpf.c174 ret = bpf_skb_change_head(skb, 14, 0); in __do_push_ll_and_redirect()
/Linux-v5.10/net/core/
Dfilter.c3794 BPF_CALL_3(bpf_skb_change_head, struct sk_buff *, skb, u32, head_room, in BPF_CALL_3() argument
3804 .func = bpf_skb_change_head,
6870 func == bpf_skb_change_head || in bpf_helper_changes_pkt_data()