Home
last modified time | relevance | path

Searched refs:vxlan_compute_rco (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dvxlan.h370 static inline __be32 vxlan_compute_rco(unsigned int start, unsigned int offset) in vxlan_compute_rco() function
/kernel/linux/linux-5.10/drivers/net/
Dvxlan.c2370 vxh->vx_vni |= vxlan_compute_rco(start, skb->csum_offset); in vxlan_build_skb()