Home
last modified time | relevance | path

Searched refs:iptun_cfg_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h289 typedef struct _iptun_cfg iptun_cfg_t; typedef
295 iptun_cfg_t iptun_cfg;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c61 iptun_cfg_t *);
79 void nxge_add_iptun_class(p_nxge_t, iptun_cfg_t *, uint8_t *);
80 void nxge_cfg_iptun_hash(p_nxge_t, iptun_cfg_t *, uint8_t);
82 void nxge_get_iptun_class(p_nxge_t, iptun_cfg_t *, uint8_t);
2613 iptun_cfg_t *iptunp) in nxge_set_iptun_usr_cls_reg()
2642 nxge_add_iptun_class(p_nxge_t nxgep, iptun_cfg_t *iptunp, in nxge_add_iptun_class()
2770 nxge_cfg_iptun_hash(p_nxge_t nxgep, iptun_cfg_t *iptunp, uint8_t cls_id) in nxge_cfg_iptun_hash()
2843 nxge_get_iptun_class(p_nxge_t nxgep, iptun_cfg_t *iptunp, uint8_t cls_id) in nxge_get_iptun_class()
2859 bzero((void *)iptunp, sizeof (iptun_cfg_t)); in nxge_get_iptun_class()