Home
last modified time | relevance | path

Searched defs:ibt_adds_vect_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h691 typedef struct ibt_adds_vect_s { struct
692 ib_gid_t av_dgid; /* IPV6 dest GID in GRH */
693 ib_gid_t av_sgid; /* SGID */
694 ibt_srate_t av_srate; /* Max static rate */
695 uint8_t av_srvl:4; /* Service level in LRH */
696 uint_t av_flow:20; /* 20 bit Flow Label */
697 uint8_t av_tclass; /* Traffic Class */
698 uint8_t av_hop; /* Hop Limit */
699 uint8_t av_port_num; /* Port number for UD */
700 boolean_t av_opaque1;
[all …]