Searched refs:ethnl_reply_header_size (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/ethtool/
H A Dtunnels.c185 reply_len = ret + ethnl_reply_header_size();
H A Dnetlink.h220 * ethnl_reply_header_size() - total size of reply header
227 static inline unsigned int ethnl_reply_header_size(void) function
H A Dfeatures.c167 reply_len = ethnl_reply_header_size();
H A Dnetlink.c411 rskb = ethnl_reply_init(reply_len + ethnl_reply_header_size(),
679 reply_len = ret + ethnl_reply_header_size();

Completed in 165 milliseconds