Searched refs:bpf_skb_net_hdr_pop (Results 1 – 1 of 1) sorted by relevance
3278 static int bpf_skb_net_hdr_pop(struct sk_buff *skb, u32 off, u32 len) in bpf_skb_net_hdr_pop() function3335 ret = bpf_skb_net_hdr_pop(skb, off, len_diff); in bpf_skb_proto_6_to_4()3589 ret = bpf_skb_net_hdr_pop(skb, off, len_diff); in bpf_skb_net_shrink()6599 ret = bpf_skb_net_hdr_pop(skb, offset, -1 * len); in BPF_CALL_3()