Home
last modified time | relevance | path

Searched refs:ehdrp (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
H A Dnetlink.h22 void **ehdrp);
H A Dnetlink.c296 void **ehdrp) in ethnl_reply_init() argument
303 *ehdrp = genlmsg_put_reply(skb, info, &ethtool_genl_family, 0, cmd); in ethnl_reply_init()
304 if (!*ehdrp) in ethnl_reply_init()