Searched defs:msgbuf_tx_flowring_create_req (Results 1 – 1 of 1) sorted by relevance
173 struct msgbuf_tx_flowring_create_req { struct174 struct msgbuf_common_hdr msg;175 u8 da[ETH_ALEN];176 u8 sa[ETH_ALEN];177 u8 tid;178 u8 if_flags;179 __le16 flow_ring_id;180 u8 tc;181 u8 priority;182 __le16 int_vector;[all …]