Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c141 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 Decore_vf.c707 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 Decore.h304 struct ecore_tunn_update_type vxlan; member
H A Decore_sriov.c2430 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 DMakefile164 print-vxlan.c \
165 print-vxlan-gpe.c \
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c684 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 Den.h1038 struct mlx5e_flow_table vxlan; member
1104 struct mlx5e_vxlan_db vxlan; member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c889 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 Denic_res.c131 enic->vxlan = ENIC_SETTING(enic, VXLAN) && in enic_get_vnic_config()
H A Denic.h231 bool vxlan; member
H A Dif_enic.c1472 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 DMakefile.in246 print-vxlan-gpe.c \
247 print-vxlan.c \
H A DCMakeLists.txt1385 print-vxlan-gpe.c
1386 print-vxlan.c
H A DCHANGES706 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 DMakefile607 vxlan.4 \
796 MLINKS+=vxlan.4 if_vxlan.4
/freebsd/sys/dev/mlx4/
H A Ddevice.h1242 struct mlx4_spec_vxlan vxlan; member
1349 struct mlx4_net_trans_rule_hw_vxlan vxlan; member
/freebsd/sys/net/
H A Dif_vxlan.c84 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 DNOTES878 # The `vxlan' device implements the VXLAN encapsulation of Ethernet
880 device vxlan
H A Dfiles4163 net/if_vxlan.c optional vxlan inet | vxlan inet6
/freebsd/usr.sbin/services_mkdb/
H A Dservices1864 vxlan 4789/udp #Virtual eXtensible Local Area Network (VXLAN)