Searched refs:VXLAN_F_IPV6 (Results 1 – 3 of 3) sorted by relevance
318 #define VXLAN_F_IPV6 0x20 macro347 VXLAN_F_IPV6 | \394 return (flags & VXLAN_F_IPV6 ? sizeof(struct ipv6hdr) : in vxlan_headroom()
16 #define MLXSW_SP_NVE_VXLAN_IPV6_SUPPORTED_FLAGS (VXLAN_F_IPV6 | \
2551 vxlan_headroom((flags & VXLAN_F_GPE) | VXLAN_F_IPV6), in vxlan_xmit_one()3643 bool ipv6 = vxlan->cfg.flags & VXLAN_F_IPV6 || metadata; in vxlan_sock_add()3680 if ((tmp->cfg.flags & (VXLAN_F_RCV_FLAGS | VXLAN_F_IPV6)) != in vxlan_vni_in_use()3681 (conf->flags & (VXLAN_F_RCV_FLAGS | VXLAN_F_IPV6))) in vxlan_vni_in_use()3743 conf->flags |= VXLAN_F_IPV6; in vxlan_config_validate()3896 flags |= VXLAN_F_IPV6; in vxlan_config_apply()