Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dtunnels.c165 int ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info) in ethnl_tunnel_info_doit() function
Dnetlink.h403 int ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info);
Dnetlink.c961 .doit = ethnl_tunnel_info_doit,