Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_core.c1534 static enum skb_drop_reason vxlan_remcsum(struct sk_buff *skb, u32 vxflags)
1551 !!(vxflags & VXLAN_F_REMCSUM_NOPARTIAL)); in vxlan_remcsum()
1555 static void vxlan_parse_gbp_hdr(struct sk_buff *skb, u32 vxflags,
1582 if (!(vxflags & VXLAN_F_COLLECT_METADATA)) in vxlan_parse_gbp_hdr()
2187 struct vxlan_metadata *md, u32 vxflags,
2197 if ((vxflags & VXLAN_F_REMCSUM_TX) && in vxlan_build_skb()
2238 if (vxflags & VXLAN_F_GBP) in vxlan_build_skb()
2240 if (vxflags & VXLAN_F_GPE) { in vxlan_build_skb()
1535 vxlan_remcsum(struct sk_buff * skb,u32 vxflags) vxlan_remcsum() argument
1556 vxlan_parse_gbp_hdr(struct sk_buff * skb,u32 vxflags,struct vxlan_metadata * md) vxlan_parse_gbp_hdr() argument
2190 vxlan_build_skb(struct sk_buff * skb,struct dst_entry * dst,int iphdr_len,__be32 vni,struct vxlan_metadata * md,u32 vxflags,bool udp_sum) vxlan_build_skb() argument