Searched refs:bpf_lwt_push_ip_encap (Results 1 – 3 of 3) sorted by relevance
129 int bpf_lwt_push_ip_encap(struct sk_buff *skb, void *hdr, u32 len,
594 int bpf_lwt_push_ip_encap(struct sk_buff *skb, void *hdr, u32 len, bool ingress) in bpf_lwt_push_ip_encap() function
4958 return bpf_lwt_push_ip_encap(skb, hdr, len, ingress); in bpf_push_ip_encap()