Home
last modified time | relevance | path

Searched refs:ingress_only (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dflow_offload.c285 bool ingress_only) in flow_block_cb_setup_simple()
289 if (ingress_only && in flow_block_cb_setup_simple()
281 flow_block_cb_setup_simple(struct flow_block_offload *f, struct list_head *driver_block_list, flow_setup_cb_t *cb, void *cb_ident, void *cb_priv, bool ingress_only) flow_block_cb_setup_simple() argument
/kernel/linux/linux-6.6/net/core/
H A Dflow_offload.c341 bool ingress_only) in flow_block_cb_setup_simple()
345 if (ingress_only && in flow_block_cb_setup_simple()
337 flow_block_cb_setup_simple(struct flow_block_offload *f, struct list_head *driver_block_list, flow_setup_cb_t *cb, void *cb_ident, void *cb_priv, bool ingress_only) flow_block_cb_setup_simple() argument
/kernel/linux/linux-5.10/include/net/
H A Dflow_offload.h522 void *cb_ident, void *cb_priv, bool ingress_only);
/kernel/linux/linux-6.6/include/net/
H A Dflow_offload.h584 void *cb_ident, void *cb_priv, bool ingress_only);
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3711 bool ingress_only; in cxgb_setup_tc_block() local
3716 ingress_only = false; in cxgb_setup_tc_block()
3719 ingress_only = true; in cxgb_setup_tc_block()
3723 cb, pi, dev, ingress_only); in cxgb_setup_tc_block()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3708 bool ingress_only; in cxgb_setup_tc_block() local
3713 ingress_only = false; in cxgb_setup_tc_block()
3716 ingress_only = true; in cxgb_setup_tc_block()
3720 cb, pi, dev, ingress_only); in cxgb_setup_tc_block()

Completed in 40 milliseconds