Lines Matching refs:default_dst

225 		if (node->vxlan->default_dst.remote_vni != vni)  in vxlan_vs_find_vni()
324 if (rdst->remote_vni != vxlan->default_dst.remote_vni && in vxlan_fdb_info()
891 switch (vxlan->default_dst.remote_ip.sa.sa_family) { in vxlan_fdb_nh_update()
1208 union vxlan_addr *remote = &vxlan->default_dst.remote_ip; in vxlan_fdb_parse()
1234 *vni = vxlan->default_dst.remote_vni; in vxlan_fdb_parse()
1242 *src_vni = vxlan->default_dst.remote_vni; in vxlan_fdb_parse()
1295 if (vxlan->default_dst.remote_ip.sa.sa_family != ip.sa.sa_family) in vxlan_fdb_add()
1440 vni = vxlan->default_dst.remote_vni; in vxlan_fdb_get()
1513 vxlan->default_dst.remote_vni, in vxlan_snoop()
1529 unsigned short family = dev->default_dst.remote_ip.sa.sa_family; in vxlan_group_used()
1557 if (!vxlan_addr_equal(&vxlan->default_dst.remote_ip, in vxlan_group_used()
1558 &dev->default_dst.remote_ip)) in vxlan_group_used()
1561 if (vxlan->default_dst.remote_ifindex != in vxlan_group_used()
1562 dev->default_dst.remote_ifindex) in vxlan_group_used()
1625 union vxlan_addr *ip = &vxlan->default_dst.remote_ip; in vxlan_igmp_join()
1626 int ifindex = vxlan->default_dst.remote_ifindex; in vxlan_igmp_join()
1659 union vxlan_addr *ip = &vxlan->default_dst.remote_ip; in vxlan_igmp_leave()
1660 int ifindex = vxlan->default_dst.remote_ifindex; in vxlan_igmp_leave()
2507 union vxlan_addr *remote_ip = &dst_vxlan->default_dst.remote_ip; in vxlan_encap_bypass()
2953 (vni ? : vxlan->default_dst.remote_vni), did_rsc); in vxlan_xmit()
3032 __be32 vni = vxlan->default_dst.remote_vni; in vxlan_vs_add_dev()
3092 if (vxlan_addr_multicast(&vxlan->default_dst.remote_ip)) { in vxlan_open()
3139 if (vxlan_addr_multicast(&vxlan->default_dst.remote_ip) && in vxlan_stop()
3159 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_change_mtu()
3452 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_get_link_ksettings()
3789 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_config_apply()
3871 dst = &vxlan->default_dst; in __vxlan_dev_create()
4256 dst = &vxlan->default_dst; in vxlan_changelink()
4324 if (vxlan->default_dst.remote_dev) in vxlan_dellink()
4325 netdev_upper_dev_unlink(vxlan->default_dst.remote_dev, dev); in vxlan_dellink()
4361 const struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_fill_info()
4518 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_handle_lowerdev_unregister()
4690 vxlan->default_dst.remote_vni); in vxlan_fdb_nh_flush()