Searched refs:ethnl_reply_init (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/net/ethtool/ |
D | tunnels.c | 187 rskb = ethnl_reply_init(reply_len, req_info.dev, in ethnl_tunnel_info_doit()
|
D | netlink.h | 19 struct sk_buff *ethnl_reply_init(size_t payload, struct net_device *dev, u8 cmd,
|
D | features.c | 180 rskb = ethnl_reply_init(reply_len, dev, ETHTOOL_MSG_FEATURES_SET_REPLY, in features_send_reply()
|
D | netlink.c | 200 struct sk_buff *ethnl_reply_init(size_t payload, struct net_device *dev, u8 cmd, in ethnl_reply_init() function 411 rskb = ethnl_reply_init(reply_len + ethnl_reply_header_size(), in ethnl_default_doit()
|