rtnl_af_ops
Regular
4.4
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
};
4.8
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
};
4.10
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
};
4.13
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
4.15
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
4.18
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.0
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.3
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.4
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.8
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.11
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.13
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.15
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*set_link_af)(struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
5.19
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*set_link_af)(struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
6.2
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*set_link_af)(struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
6.5
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*set_link_af)(struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
6.8
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*set_link_af)(struct net_device *, const struct nlattr *, struct netlink_ext_ack *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
arm64
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
armhf
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
ppc64el
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
riscv64
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
aws
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
azure
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
gcp
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
lowlatency
: ✅struct rtnl_af_ops {
struct list_head list;
int family;
int (*fill_link_af)(struct sk_buff *, const struct net_device *, u32);
size_t (*get_link_af_size)(const struct net_device *, u32);
int (*validate_link_af)(const struct net_device *, const struct nlattr *);
int (*set_link_af)(struct net_device *, const struct nlattr *);
int (*fill_stats_af)(struct sk_buff *, const struct net_device *);
size_t (*get_stats_af_size)(const struct net_device *);
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
⚠️int (*fill_stats_af)(struct sk_buff *, const struct net_device *)
size_t (*get_stats_af_size)(const struct net_device *)
4.13
and 4.15
✅
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
⚠️int (*set_link_af)(struct net_device *, const struct nlattr *)
➡️ int (*set_link_af)(struct net_device *, const struct nlattr *, struct netlink_ext_ack *)
5.13
and 5.15
⚠️int (*validate_link_af)(const struct net_device *, const struct nlattr *)
➡️ int (*validate_link_af)(const struct net_device *, const struct nlattr *, struct netlink_ext_ack *)
5.15
and 5.19
✅
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅