Searched refs:bpf_skb_change_protocol (Results 1 – 1 of 1) sorted by relevance
3260 static void bpf_skb_change_protocol(struct sk_buff *skb, u16 proto) in bpf_skb_change_protocol() function3365 bpf_skb_change_protocol(skb, ETH_P_IPV6); in bpf_skb_proto_4_to_6()3396 bpf_skb_change_protocol(skb, ETH_P_IP); in bpf_skb_proto_6_to_4()3588 bpf_skb_change_protocol(skb, ETH_P_IPV6); in bpf_skb_net_grow()3591 bpf_skb_change_protocol(skb, ETH_P_IP); in bpf_skb_net_grow()3644 bpf_skb_change_protocol(skb, ETH_P_IPV6); in bpf_skb_net_shrink()3647 bpf_skb_change_protocol(skb, ETH_P_IP); in bpf_skb_net_shrink()