Home
last modified time | relevance | path

Searched defs:ct_zone (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/sfc/
Dtc_conntrack.c279 static int efx_tc_ct_replace(struct efx_tc_ct_zone *ct_zone, in efx_tc_ct_replace()
398 static int efx_tc_ct_destroy(struct efx_tc_ct_zone *ct_zone, in efx_tc_ct_destroy()
421 static int efx_tc_ct_stats(struct efx_tc_ct_zone *ct_zone, in efx_tc_ct_stats()
453 struct efx_tc_ct_zone *ct_zone = cb_priv; in efx_tc_flow_block() local
475 struct efx_tc_ct_zone *ct_zone, *old; in efx_tc_ct_register_zone() local
517 struct efx_tc_ct_zone *ct_zone) in efx_tc_ct_unregister_zone()
Dtc.c889 struct efx_tc_ct_zone *ct_zone; in efx_tc_flower_handle_lhs_actions() local
Dtc.h117 u16 ct_zone; member
/linux-6.6.21/include/net/
Dflow_dissector.h263 u16 ct_zone; member
/linux-6.6.21/net/openvswitch/
Dflow.h108 u16 ct_zone; /* Conntrack zone. */ member
Dconntrack.c1733 struct nf_conntrack_zone ct_zone; in __ovs_ct_limit_get_zone_limit() local
Dflow_netlink.c1228 u16 ct_zone = nla_get_u16(a[OVS_KEY_ATTR_CT_ZONE]); in metadata_from_nlattrs() local