ndisc_ops
Regular
4.4
: Absent ⚠️
4.8
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
4.10
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
4.13
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
4.15
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
4.18
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.0
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.3
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.4
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.8
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.11
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.13
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.15
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
5.19
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
6.2
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
6.5
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
6.8
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
arm64
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
armhf
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
ppc64el
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
riscv64
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
aws
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
azure
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
gcp
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
lowlatency
: ✅struct ndisc_ops {
int (*is_useropt)(u8);
int (*parse_options)(const struct net_device *, struct nd_opt_hdr *, struct ndisc_options *);
void (*update)(const struct net_device *, struct neighbour *, u32, u8, const struct ndisc_options *);
int (*opt_addr_space)(const struct net_device *, u8, struct neighbour *, u8 *, u8 **);
void (*fill_addr_option)(const struct net_device *, struct sk_buff *, u8, const u8 *);
void (*prefix_rcv_add_addr)(struct net *, struct net_device *, const struct prefix_info *, struct inet6_dev *, struct in6_addr *, int, u32, bool, bool, __u32, u32, bool);
};
Regular
4.8
and 4.10
✅
4.10
and 4.13
✅
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
✅
5.13
and 5.15
✅
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
✅