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