Searched defs:msgbuf_tx_flowring_create_req (Results 1 – 1 of 1) sorted by relevance
187 struct msgbuf_tx_flowring_create_req { struct188 struct msgbuf_common_hdr msg;189 u8 da[ETH_ALEN];190 u8 sa[ETH_ALEN];191 u8 tid;192 u8 if_flags;193 __le16 flow_ring_id;194 u8 tc;195 u8 priority;196 __le16 int_vector;[all …]