Home
last modified time | relevance | path

Searched refs:ethnl_reply_header_size (Results 1 – 6 of 6) sorted by relevance

/linux/net/ethtool/
H A Dtunnels.c185 reply_len = ret + ethnl_reply_header_size(); in ethnl_tunnel_info_doit()
H A Dphy.c173 reply_len = ret + ethnl_reply_header_size(); in ethnl_phy_doit()
H A Dfeatures.c167 reply_len = ethnl_reply_header_size(); in features_send_reply()
H A Dnetlink.h228 static inline unsigned int ethnl_reply_header_size(void) in ethnl_reply_header_size() function
H A Dtsconfig.c224 reply_len = ret + ethnl_reply_header_size(); in tsconfig_send_reply()
H A Dnetlink.c502 rskb = ethnl_reply_init(reply_len + ethnl_reply_header_size(), in ethnl_default_doit()
787 reply_len = ret + ethnl_reply_header_size(); in ethnl_default_notify()