Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_core.c1520 (vs->flags & VXLAN_F_GPE) ? in __vxlan_sock_release_prep()
1728 if (vxlan->cfg.flags & VXLAN_F_GPE) { in vxlan_rcv()
2250 if (vxflags & VXLAN_F_GPE) { in vxlan_build_skb()
2377 no_eth_encap = flags & VXLAN_F_GPE && skb->protocol != htons(ETH_P_TEB); in vxlan_xmit_one()
2514 err = skb_tunnel_check_pmtu(skb, ndst, vxlan_headroom(flags & VXLAN_F_GPE), in vxlan_xmit_one()
2576 vxlan_headroom((flags & VXLAN_F_GPE) | VXLAN_F_IPV6), in vxlan_xmit_one()
3328 if (vs->flags & VXLAN_F_GPE) in vxlan_offload_rx_ports()
3598 (vs->flags & VXLAN_F_GPE) ? in vxlan_socket_create()
3610 if (vs->flags & VXLAN_F_GPE) { in vxlan_socket_create()
3732 if (conf->flags & VXLAN_F_GPE) { in vxlan_config_validate()
[all …]