/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_sp_commands.c | 141 if (p_src->vxlan.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode() 142 p_tun->vxlan.b_mode_enabled = p_src->vxlan.b_mode_enabled; in ecore_set_pf_update_tunn_mode() 167 type = ecore_tunn_clss_to_fw_clss(p_src->vxlan.tun_cls); in ecore_set_tunn_cls_info() 168 p_tun->vxlan.tun_cls = (enum ecore_tunn_clss)type; in ecore_set_tunn_cls_info() 224 &p_tun->vxlan, in ecore_tunn_set_pf_update_params() 253 ecore_set_vxlan_enable(p_hwfn, p_ptt, p_tun->vxlan.b_mode_enabled); in ecore_set_hw_tunn_mode() 301 &p_tun->vxlan, in ecore_tunn_set_pf_start_params()
|
H A D | ecore_vf.c | 707 if (p_tun->vxlan.b_mode_enabled) in ecore_vf_set_vf_start_tunn_update_param() 708 p_tun->vxlan.b_update_mode = true; in ecore_vf_set_vf_start_tunn_update_param() 743 __ecore_vf_update_tunn_param(&p_tun->vxlan, feat_mask, in ecore_vf_update_tunn_param() 765 p_tun->vxlan.b_mode_enabled, p_tun->l2_geneve.b_mode_enabled, in ecore_vf_update_tunn_param() 787 ecore_vf_prep_tunn_req_tlv(p_req, &p_src->vxlan, (enum ecore_tunn_clss)ECORE_MODE_VXLAN_TUNN, in ecore_vf_pf_tunnel_param_update()
|
H A D | ecore.h | 304 struct ecore_tunn_update_type vxlan; member
|
H A D | ecore_sriov.c | 2430 p_resp->vxlan_mode = p_tun->vxlan.b_mode_enabled; in ecore_iov_pf_update_tun_response() 2435 p_resp->vxlan_clss = p_tun->vxlan.tun_cls; in ecore_iov_pf_update_tun_response() 2516 ecore_iov_pf_update_tun_param(p_req, &tunn.vxlan, &tunn.vxlan_port, in ecore_iov_vf_mbx_update_tunn_param()
|
/freebsd/usr.sbin/tcpdump/tcpdump/ |
H A D | Makefile | 164 print-vxlan.c \ 165 print-vxlan-gpe.c \
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_flow_table.c | 684 dest.ft = priv->fts.vxlan.t; in mlx5e_add_vlan_rule_sub() 1669 struct mlx5_flow_table *ft = priv->fts.vxlan.t; in mlx5e_add_vxlan_rule_sub() 1713 TAILQ_FOREACH(el, &priv->vxlan.head, link) { in mlx5e_vxlan_find_db_el() 1795 TAILQ_INSERT_TAIL(&priv->vxlan.head, el, link); in mlx5e_add_vxlan_rule() 1806 struct mlx5_flow_table *ft = priv->fts.vxlan.t; in mlx5e_add_vxlan_catchall_rule_sub() 1861 TAILQ_FOREACH(el, &priv->vxlan.head, link) { in mlx5e_add_all_vxlan_rules() 1894 TAILQ_REMOVE(&priv->vxlan.head, el, link); in mlx5e_del_vxlan_rule() 1904 TAILQ_FOREACH(el, &priv->vxlan.head, link) { in mlx5e_del_all_vxlan_rules() 2011 struct mlx5e_flow_table *ft = &priv->fts.vxlan; in mlx5e_create_vxlan_flow_table() 2035 TAILQ_INIT(&priv->vxlan.head); in mlx5e_create_vxlan_flow_table() [all …]
|
H A D | en.h | 1038 struct mlx5e_flow_table vxlan; member 1104 struct mlx5e_vxlan_db vxlan; member
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_mcg.c | 889 rule_hw->vxlan.vni = in parse_trans_rule() 890 cpu_to_be32(be32_to_cpu(spec->vxlan.vni) << 8); in parse_trans_rule() 891 rule_hw->vxlan.vni_mask = in parse_trans_rule() 892 cpu_to_be32(be32_to_cpu(spec->vxlan.vni_mask) << 8); in parse_trans_rule() 967 "VNID = %d ", be32_to_cpu(cur->vxlan.vni)); in mlx4_err_rule()
|
/freebsd/sys/dev/enic/ |
H A D | enic_res.c | 131 enic->vxlan = ENIC_SETTING(enic, VXLAN) && in enic_get_vnic_config()
|
H A D | enic.h | 231 bool vxlan; member
|
H A D | if_enic.c | 1472 if (enic->disable_overlay && enic->vxlan) { in enic_dev_init() 1484 if (!enic->disable_overlay && enic->vxlan && in enic_dev_init()
|
/freebsd/contrib/tcpdump/ |
H A D | Makefile.in | 246 print-vxlan-gpe.c \ 247 print-vxlan.c \
|
H A D | CMakeLists.txt | 1385 print-vxlan-gpe.c 1386 print-vxlan.c
|
H A D | CHANGES | 706 draft-ietf-nvo3-vxlan-gpe-01 809 Add support for VXLAN (draft-mahalingam-dutt-dcops-vxlan-03), 810 and add "vxlan" as an option for -T.
|
/freebsd/share/man/man4/ |
H A D | Makefile | 607 vxlan.4 \ 796 MLINKS+=vxlan.4 if_vxlan.4
|
/freebsd/sys/dev/mlx4/ |
H A D | device.h | 1242 struct mlx4_spec_vxlan vxlan; member 1349 struct mlx4_net_trans_rule_hw_vxlan vxlan; member
|
/freebsd/sys/net/ |
H A D | if_vxlan.c | 84 SX_SYSINIT(vxlan, &vxlan_sx, "VXLAN global start/stop lock"); 413 static const char vxlan_name[] = "vxlan"; 428 SYSCTL_NODE(_net_link, OID_AUTO, vxlan, CTLFLAG_RW | CTLFLAG_MPSAFE, 0, 439 * This macro controls the default upper limitation on nesting of vxlan 440 * tunnels. By default it is 3, as the overhead of IPv6 vxlan tunnel is 70 597 ("%s: vxlan %p ftable[%d] not empty", __func__, sc, i)); in vxlan_ftable_fini() 3605 snprintf(path, sizeof(path), "net.link.vxlan.%d.%s", in vxlan_tunable_int() 3645 mtx_init(&vxlan_list_mtx, "vxlan list", NULL, MTX_DEF); in vxlan_load()
|
/freebsd/sys/conf/ |
H A D | NOTES | 878 # The `vxlan' device implements the VXLAN encapsulation of Ethernet 880 device vxlan
|
H A D | files | 4163 net/if_vxlan.c optional vxlan inet | vxlan inet6
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 1864 vxlan 4789/udp #Virtual eXtensible Local Area Network (VXLAN)
|