Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/sfc/
Dtc_conntrack.c352 static int efx_tc_ct_replace(struct efx_tc_ct_zone *ct_zone, in efx_tc_ct_replace()
485 static int efx_tc_ct_destroy(struct efx_tc_ct_zone *ct_zone, in efx_tc_ct_destroy()
508 static int efx_tc_ct_stats(struct efx_tc_ct_zone *ct_zone, in efx_tc_ct_stats()
540 struct efx_tc_ct_zone *ct_zone = cb_priv; in efx_tc_flow_block() local
562 struct efx_tc_ct_zone *ct_zone, *old; in efx_tc_ct_register_zone() local
604 struct efx_tc_ct_zone *ct_zone) in efx_tc_ct_unregister_zone()
Dtc.h119 u16 ct_zone; member
Dtc.c988 struct efx_tc_ct_zone *ct_zone; in efx_tc_flower_handle_lhs_actions() local
/linux-6.8/include/net/
Dflow_dissector.h263 u16 ct_zone; member
/linux-6.8/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