Lines Matching refs:default_dst
224 if (node->vxlan->default_dst.remote_vni != vni) in vxlan_vs_find_vni()
323 if (rdst->remote_vni != vxlan->default_dst.remote_vni && in vxlan_fdb_info()
890 switch (vxlan->default_dst.remote_ip.sa.sa_family) { in vxlan_fdb_nh_update()
1207 union vxlan_addr *remote = &vxlan->default_dst.remote_ip; in vxlan_fdb_parse()
1233 *vni = vxlan->default_dst.remote_vni; in vxlan_fdb_parse()
1241 *src_vni = vxlan->default_dst.remote_vni; in vxlan_fdb_parse()
1294 if (vxlan->default_dst.remote_ip.sa.sa_family != ip.sa.sa_family) in vxlan_fdb_add()
1439 vni = vxlan->default_dst.remote_vni; in vxlan_fdb_get()
1512 vxlan->default_dst.remote_vni, in vxlan_snoop()
1528 unsigned short family = dev->default_dst.remote_ip.sa.sa_family; in vxlan_group_used()
1556 if (!vxlan_addr_equal(&vxlan->default_dst.remote_ip, in vxlan_group_used()
1557 &dev->default_dst.remote_ip)) in vxlan_group_used()
1560 if (vxlan->default_dst.remote_ifindex != in vxlan_group_used()
1561 dev->default_dst.remote_ifindex) in vxlan_group_used()
1624 union vxlan_addr *ip = &vxlan->default_dst.remote_ip; in vxlan_igmp_join()
1625 int ifindex = vxlan->default_dst.remote_ifindex; in vxlan_igmp_join()
1658 union vxlan_addr *ip = &vxlan->default_dst.remote_ip; in vxlan_igmp_leave()
1659 int ifindex = vxlan->default_dst.remote_ifindex; in vxlan_igmp_leave()
2506 union vxlan_addr *remote_ip = &dst_vxlan->default_dst.remote_ip; in vxlan_encap_bypass()
2952 (vni ? : vxlan->default_dst.remote_vni), did_rsc); in vxlan_xmit()
3031 __be32 vni = vxlan->default_dst.remote_vni; in vxlan_vs_add_dev()
3091 if (vxlan_addr_multicast(&vxlan->default_dst.remote_ip)) { in vxlan_open()
3138 if (vxlan_addr_multicast(&vxlan->default_dst.remote_ip) && in vxlan_stop()
3158 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_change_mtu()
3450 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_get_link_ksettings()
3785 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_config_apply()
3867 dst = &vxlan->default_dst; in __vxlan_dev_create()
4252 dst = &vxlan->default_dst; in vxlan_changelink()
4320 if (vxlan->default_dst.remote_dev) in vxlan_dellink()
4321 netdev_upper_dev_unlink(vxlan->default_dst.remote_dev, dev); in vxlan_dellink()
4357 const struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_fill_info()
4514 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_handle_lowerdev_unregister()
4691 vxlan->default_dst.remote_vni); in vxlan_fdb_nh_flush()