Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dtunnels.c165 int ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info) in ethnl_tunnel_info_doit() function
H A Dnetlink.h492 int ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c1099 .doit = ethnl_tunnel_info_doit,