Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dprivflags.c142 int ethnl_set_privflags(struct sk_buff *skb, struct genl_info *info) in ethnl_set_privflags() function
Dnetlink.h395 int ethnl_set_privflags(struct sk_buff *skb, struct genl_info *info);
Dnetlink.c852 .doit = ethnl_set_privflags,