Home
last modified time | relevance | path

Searched refs:ingress_only (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/net/core/
Dflow_offload.c327 bool ingress_only) in flow_block_cb_setup_simple() argument
331 if (ingress_only && in flow_block_cb_setup_simple()
/Linux-v6.1/include/net/
Dflow_offload.h568 void *cb_ident, void *cb_priv, bool ingress_only);
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3709 bool ingress_only; in cxgb_setup_tc_block() local
3714 ingress_only = false; in cxgb_setup_tc_block()
3717 ingress_only = true; in cxgb_setup_tc_block()
3721 cb, pi, dev, ingress_only); in cxgb_setup_tc_block()