Home
last modified time | relevance | path

Searched refs:tcf_ct_zone (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/tc_act/
H A Dtc_ct.h44 static inline uint16_t tcf_ct_zone(const struct tc_action *a) in tcf_ct_zone() function
60 static inline uint16_t tcf_ct_zone(const struct tc_action *a) { return 0; } in tcf_ct_zone() function
/kernel/linux/linux-6.6/include/net/tc_act/
H A Dtc_ct.h45 static inline uint16_t tcf_ct_zone(const struct tc_action *a) in tcf_ct_zone() function
66 static inline uint16_t tcf_ct_zone(const struct tc_action *a) { return 0; } in tcf_ct_zone() function
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c1565 entry->ct.zone = tcf_ct_zone(act); in tcf_ct_offload_act_setup()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3688 entry->ct.zone = tcf_ct_zone(act); in tc_setup_flow_action()

Completed in 9 milliseconds