Searched refs:iptun_cfg_t (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_flow.h | 289 typedef struct _iptun_cfg iptun_cfg_t; typedef 295 iptun_cfg_t iptun_cfg;
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp.c | 61 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); 2622 iptun_cfg_t *iptunp) in nxge_set_iptun_usr_cls_reg() 2651 nxge_add_iptun_class(p_nxge_t nxgep, iptun_cfg_t *iptunp, in nxge_add_iptun_class() 2778 nxge_cfg_iptun_hash(p_nxge_t nxgep, iptun_cfg_t *iptunp, uint8_t cls_id) in nxge_cfg_iptun_hash() 2851 nxge_get_iptun_class(p_nxge_t nxgep, iptun_cfg_t *iptunp, uint8_t cls_id) in nxge_get_iptun_class() 2864 bzero((void *)iptunp, sizeof (iptun_cfg_t)); in nxge_get_iptun_class()
|