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