Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dcabletest.c29 ehdr = ethnl_bcastmsg_put(skb, cmd); in ethnl_cable_test_started()
114 phydev->ehdr = ethnl_bcastmsg_put(phydev->skb, cmd); in ethnl_cable_test_alloc()
Dnetlink.h23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
Dnetlink.c234 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd) in ethnl_bcastmsg_put() function
647 reply_payload = ethnl_bcastmsg_put(skb, cmd); in ethnl_default_notify()