Home
last modified time | relevance | path

Searched refs:ethnl_bcastmsg_put (Results 1 – 3 of 3) sorted by relevance

/linux/net/ethtool/
H A Dcabletest.c29 ehdr = ethnl_bcastmsg_put(skb, cmd); in ethnl_cable_test_started()
117 phydev->ehdr = ethnl_bcastmsg_put(phydev->skb, cmd); in ethnl_cable_test_alloc()
H A Dnetlink.h23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
H A Dnetlink.c320 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd) in ethnl_bcastmsg_put() function
791 reply_payload = ethnl_bcastmsg_put(skb, cmd); in ethnl_default_notify()