Home
last modified time | relevance | path

Searched defs:ethnl_request_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dnetlink.h344 struct ethnl_request_ops { struct
345 u8 request_cmd;
346 u8 reply_cmd;
347 u16 hdr_attr;
348 unsigned int req_info_size;
349 unsigned int reply_data_size;
350 bool allow_nodev_do;
374 extern const struct ethnl_request_ops ethnl_strset_request_ops; argument

Completed in 6 milliseconds