Home
last modified time | relevance | path

Searched refs:ethnl_reply_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dtunnels.c187 rskb = ethnl_reply_init(reply_len, req_info.dev, in ethnl_tunnel_info_doit()
H A Dnetlink.h19 struct sk_buff *ethnl_reply_init(size_t payload, struct net_device *dev, u8 cmd,
H A Dfeatures.c180 rskb = ethnl_reply_init(reply_len, dev, ETHTOOL_MSG_FEATURES_SET_REPLY, in features_send_reply()
H A Dnetlink.c200 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()