Home
last modified time | relevance | path

Searched refs:ethnl_tunnel_info_get_policy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/ethtool/
H A Dtunnels.c11 const struct nla_policy ethnl_tunnel_info_get_policy[] = { variable
H A Dnetlink.h428 extern const struct nla_policy ethnl_tunnel_info_get_policy[ETHTOOL_A_TUNNEL_INFO_HEADER + 1];
H A Dnetlink.c1006 .policy = ethnl_tunnel_info_get_policy,
1007 .maxattr = ARRAY_SIZE(ethnl_tunnel_info_get_policy) - 1,
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c11 const struct nla_policy ethnl_tunnel_info_get_policy[] = { variable
H A Dnetlink.h380 extern const struct nla_policy ethnl_tunnel_info_get_policy[ETHTOOL_A_TUNNEL_INFO_HEADER + 1];
H A Dnetlink.c913 .policy = ethnl_tunnel_info_get_policy,
914 .maxattr = ARRAY_SIZE(ethnl_tunnel_info_get_policy) - 1,

Completed in 5 milliseconds