Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_vxlan.c28 vxlan_hdr_t *vxlan = (vxlan_hdr_t *)data; in interpret_vxlan() local
41 id = ntohl(vxlan->vxlan_id) >> VXLAN_ID_SHIFT; in interpret_vxlan()
42 vxf = ntohl(vxlan->vxlan_flags); in interpret_vxlan()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sp_commands.c142 if (p_src->vxlan.b_update_mode || b_pf_start) in ecore_set_pf_update_tunn_mode()
143 p_tun->vxlan.b_mode_enabled = p_src->vxlan.b_mode_enabled; in ecore_set_pf_update_tunn_mode()
168 type = ecore_tunn_clss_to_fw_clss(p_src->vxlan.tun_cls); in ecore_set_tunn_cls_info()
169 p_tun->vxlan.tun_cls = (enum ecore_tunn_clss)type; in ecore_set_tunn_cls_info()
225 &p_tun->vxlan, in ecore_tunn_set_pf_update_params()
254 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.h306 struct ecore_tunn_update_type vxlan; member
/illumos-gate/usr/src/man/man4p/
H A DMakefile43 vxlan.4p
80 VXLAN.4p := LINKSRC = vxlan.4p
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-network-overlay.p5m30 file path=kernel/overlay/$(ARCH64)/vxlan group=sys mode=0755
55 link path=usr/share/man/man4p/VXLAN.4p target=vxlan.4p
56 file path=usr/share/man/man4p/vxlan.4p mode=0444
/illumos-gate/usr/src/uts/intel/vxlan/
H A DMakefile18 MODULE = vxlan
/illumos-gate/usr/src/test/util-tests/tests/dladm/
H A Dshow-overlay-exit.ksh43 -p vxlan/listen_ip=$soe_dummy_ip -p direct/dest_ip=$soe_dummy_ip \
/illumos-gate/usr/src/uts/common/io/overlay/plugins/
H A Doverlay_vxlan.c82 typedef struct vxlan { struct
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices231 vxlan 4789/udp # Virtual eXtensible Local Area Network (VXLAN)
/illumos-gate/usr/src/uts/intel/
H A DMakefile.intel710 OVERLAY_KMODS += vxlan
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile677 vxlan.h \
/illumos-gate/exception_lists/
H A Dpackaging356 usr/include/sys/vxlan.h
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3402 struct eth_classify_vxlan_cmd vxlan; member