Searched refs:ETHTOOL_FLAG_OMIT_REPLY (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/uapi/linux/
H A Dethtool_netlink.h122 ETHTOOL_FLAG_OMIT_REPLY = 1 << 1, /* provide optional reply for SET or ACT requests */ enumerator in enum:ethtool_header_flags
127 ETHTOOL_FLAG_OMIT_REPLY | \
/linux-master/net/ethtool/
H A Dnetlink.c14 ETHTOOL_FLAG_OMIT_REPLY)
H A Dfeatures.c266 if (!(req_info.flags & ETHTOOL_FLAG_OMIT_REPLY)) {

Completed in 149 milliseconds