Searched defs:msgbuf_tx_flowring_create_req (Results 1 – 1 of 1) sorted by relevance
181 struct msgbuf_tx_flowring_create_req { struct182 struct msgbuf_common_hdr msg;183 u8 da[ETH_ALEN];184 u8 sa[ETH_ALEN];185 u8 tid;186 u8 if_flags;187 __le16 flow_ring_id;188 u8 tc;189 u8 priority;190 __le16 int_vector;[all …]