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