Searched refs:bpf_skb_change_protocol (Results 1 – 1 of 1) sorted by relevance
3245 static void bpf_skb_change_protocol(struct sk_buff *skb, u16 proto) in bpf_skb_change_protocol() function3348 bpf_skb_change_protocol(skb, ETH_P_IPV6); in bpf_skb_proto_4_to_6()3378 bpf_skb_change_protocol(skb, ETH_P_IP); in bpf_skb_proto_6_to_4()3569 bpf_skb_change_protocol(skb, ETH_P_IPV6); in bpf_skb_net_grow()3572 bpf_skb_change_protocol(skb, ETH_P_IP); in bpf_skb_net_grow()3625 bpf_skb_change_protocol(skb, ETH_P_IPV6); in bpf_skb_net_shrink()3628 bpf_skb_change_protocol(skb, ETH_P_IP); in bpf_skb_net_shrink()