l3mdev_ops
Regular
4.4
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct rtable * (*l3mdev_get_rtable)(const struct net_device *, const struct flowi4 *);
int (*l3mdev_get_saddr)(struct net_device *, struct flowi4 *);
struct dst_entry * (*l3mdev_get_rt6_dst)(const struct net_device *, const struct flowi6 *);
};
4.8
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct rtable * (*l3mdev_get_rtable)(const struct net_device *, const struct flowi4 *);
int (*l3mdev_get_saddr)(struct net_device *, struct flowi4 *);
struct dst_entry * (*l3mdev_get_rt6_dst)(const struct net_device *, struct flowi6 *);
int (*l3mdev_get_saddr6)(struct net_device *, const struct sock *, struct flowi6 *);
};
4.10
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
4.13
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
4.15
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
4.18
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.0
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.3
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.4
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.8
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.11
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.13
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.15
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
5.19
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
6.2
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
6.5
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
6.8
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
arm64
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
armhf
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
ppc64el
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
riscv64
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
aws
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
azure
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
gcp
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
lowlatency
: ✅struct l3mdev_ops {
u32 (*l3mdev_fib_table)(const struct net_device *);
struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16);
struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16);
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *);
};
Regular
4.4
and 4.8
⚠️struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *, struct sk_buff *, u16)
int (*l3mdev_get_saddr6)(struct net_device *, const struct sock *, struct flowi6 *)
struct dst_entry * (*l3mdev_get_rt6_dst)(const struct net_device *, const struct flowi6 *)
➡️ struct dst_entry * (*l3mdev_get_rt6_dst)(const struct net_device *, struct flowi6 *)
4.8
and 4.10
⚠️struct sk_buff * (*l3mdev_l3_out)(struct net_device *, struct sock *, struct sk_buff *, u16)
struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *, struct flowi6 *)
struct rtable * (*l3mdev_get_rtable)(const struct net_device *, const struct flowi4 *)
int (*l3mdev_get_saddr)(struct net_device *, struct flowi4 *)
struct dst_entry * (*l3mdev_get_rt6_dst)(const struct net_device *, struct flowi6 *)
int (*l3mdev_get_saddr6)(struct net_device *, const struct sock *, struct flowi6 *)
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
✅