Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dnetlink.h395 int ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info);
H A Dtunnels.c163 int ethnl_tunnel_info_doit(struct sk_buff *skb, struct genl_info *info) in ethnl_tunnel_info_doit() function
H A Dnetlink.c910 .doit = ethnl_tunnel_info_doit,