Home
last modified time | relevance | path

Searched refs:ovep_encap_info_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Doverlay_plugin.h253 } ovep_encap_info_t; typedef
263 ovep_encap_info_t *, mblk_t **);
265 ovep_encap_info_t *);
/illumos-gate/usr/src/uts/common/io/overlay/plugins/
H A Doverlay_vxlan.c160 vxlan_o_encap(void *arg, mblk_t *mp, ovep_encap_info_t *einfop, in vxlan_o_encap()
199 vxlan_o_decap(void *arg, mblk_t *mp, ovep_encap_info_t *dinfop) in vxlan_o_decap()
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_mux.c91 ovep_encap_info_t infop; in overlay_mux_recv()
138 bzero(&infop, sizeof (ovep_encap_info_t)); in overlay_mux_recv()
H A Doverlay.c1054 ovep_encap_info_t einfo; in overlay_m_tx()
1069 bzero(&einfo, sizeof (ovep_encap_info_t)); in overlay_m_tx()