Home
last modified time | relevance | path

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

/net/ethtool/
Dnetlink.c202 void **ehdrp) in ethnl_reply_init() argument
209 *ehdrp = genlmsg_put_reply(skb, info, &ethtool_genl_family, 0, cmd); in ethnl_reply_init()
210 if (!*ehdrp) in ethnl_reply_init()
Dnetlink.h21 void **ehdrp);