Home
last modified time | relevance | path

Searched refs:handle_gso_encap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dlwt_bpf.c534 static int handle_gso_encap(struct sk_buff *skb, bool ipv4, int encap_len) in handle_gso_encap() function
646 return handle_gso_encap(skb, ipv4, len); in bpf_lwt_push_ip_encap()
/kernel/linux/linux-6.6/net/core/
H A Dlwt_bpf.c535 static int handle_gso_encap(struct sk_buff *skb, bool ipv4, int encap_len) in handle_gso_encap() function
647 return handle_gso_encap(skb, ipv4, len); in bpf_lwt_push_ip_encap()

Completed in 2 milliseconds