Home
last modified time | relevance | path

Searched refs:flow_indr_block_bind_cb_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dflow_offload.c328 flow_indr_block_bind_cb_t *cb;
334 static struct flow_indr_dev *flow_indr_dev_alloc(flow_indr_block_bind_cb_t *cb, in flow_indr_dev_alloc()
362 static void existing_qdiscs_register(flow_indr_block_bind_cb_t *cb, void *cb_priv) in existing_qdiscs_register()
377 int flow_indr_dev_register(flow_indr_block_bind_cb_t *cb, void *cb_priv) in flow_indr_dev_register()
428 void flow_indr_dev_unregister(flow_indr_block_bind_cb_t *cb, void *cb_priv, in flow_indr_dev_unregister()
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h559 typedef int flow_indr_block_bind_cb_t(struct net_device *dev, struct Qdisc *sch, void *cb_priv, typedef
564 int flow_indr_dev_register(flow_indr_block_bind_cb_t *cb, void *cb_priv);
565 void flow_indr_dev_unregister(flow_indr_block_bind_cb_t *cb, void *cb_priv,