Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dtunnels.c185 reply_len = ret + ethnl_reply_header_size(); in ethnl_tunnel_info_doit()
Dphy.c173 reply_len = ret + ethnl_reply_header_size(); in ethnl_phy_doit()
Dnetlink.h228 static inline unsigned int ethnl_reply_header_size(void) in ethnl_reply_header_size() function
Dfeatures.c167 reply_len = ethnl_reply_header_size(); in features_send_reply()
Dnetlink.c499 rskb = ethnl_reply_init(reply_len + ethnl_reply_header_size(), in ethnl_default_doit()
767 reply_len = ret + ethnl_reply_header_size(); in ethnl_default_notify()