tcf_mirred
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
5.4
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
5.8
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
5.11
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
5.13
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
5.15
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
armhf
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
ppc64el
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
riscv64
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
aws
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
azure
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
gcp
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
lowlatency
: ✅struct tcf_mirred {
struct tc_action common;
int tcfm_eaction;
bool tcfm_mac_header_xmit;
struct net_device *tcfm_dev;
struct list_head tcfm_list;
};
Regular
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
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅