Home
last modified time | relevance | path

Searched refs:bpf_lwt_push_ip_encap (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/
Dlwtunnel.h135 int bpf_lwt_push_ip_encap(struct sk_buff *skb, void *hdr, u32 len,
/Linux-v6.6/net/core/
Dlwt_bpf.c591 int bpf_lwt_push_ip_encap(struct sk_buff *skb, void *hdr, u32 len, bool ingress) in bpf_lwt_push_ip_encap() function
Dfilter.c6261 return bpf_lwt_push_ip_encap(skb, hdr, len, ingress); in bpf_push_ip_encap()