Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dvxlan.h421 static inline __be32 vxlan_compute_rco(unsigned int start, unsigned int offset) in vxlan_compute_rco() function
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_core.c2217 vxh->vx_vni |= vxlan_compute_rco(start, skb->csum_offset); in vxlan_build_skb()