Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ethtool/
H A Dtunnels.c185 reply_len = ret + ethnl_reply_header_size(); in ethnl_tunnel_info_doit()
H A Dnetlink.h220 * ethnl_reply_header_size() - total size of reply header
227 static inline unsigned int ethnl_reply_header_size(void) in ethnl_reply_header_size() function
H A Dfeatures.c167 reply_len = ethnl_reply_header_size(); in features_send_reply()
H A Dnetlink.c411 rskb = ethnl_reply_init(reply_len + ethnl_reply_header_size(), in ethnl_default_doit()
683 reply_len = ret + ethnl_reply_header_size(); in ethnl_default_notify()
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c183 reply_len = ret + ethnl_reply_header_size(); in ethnl_tunnel_info_doit()
H A Dnetlink.h194 * ethnl_reply_header_size() - total size of reply header
201 static inline unsigned int ethnl_reply_header_size(void) in ethnl_reply_header_size() function
H A Dfeatures.c168 reply_len = ethnl_reply_header_size(); in features_send_reply()
H A Dnetlink.c346 reply_len = ret + ethnl_reply_header_size(); in ethnl_default_doit()
593 reply_len = ret + ethnl_reply_header_size(); in ethnl_default_notify()

Completed in 6 milliseconds