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