Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A 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()
H A Dtc.c889 struct efx_tc_ct_zone *ct_zone; in efx_tc_flower_handle_lhs_actions() local
H A Dtc.h117 u16 ct_zone; member
/openbmc/linux/include/net/
H A Dflow_dissector.h263 u16 ct_zone; member
/openbmc/linux/net/openvswitch/
H A Dflow.h108 u16 ct_zone; /* Conntrack zone. */ member
H A Dconntrack.c1739 struct nf_conntrack_zone ct_zone; in __ovs_ct_limit_get_zone_limit() local
H A Dflow_netlink.c1228 u16 ct_zone = nla_get_u16(a[OVS_KEY_ATTR_CT_ZONE]); in metadata_from_nlattrs() local