Lines Matching refs:cb_priv
508 void *cb_priv);
518 void *cb_priv; member
527 void *cb_priv; member
528 void (*release)(void *cb_priv);
534 void *cb_ident, void *cb_priv,
535 void (*release)(void *cb_priv));
537 void *cb_ident, void *cb_priv,
538 void (*release)(void *cb_priv),
578 void *cb_ident, void *cb_priv, bool ingress_only);
634 typedef int flow_indr_block_bind_cb_t(struct net_device *dev, struct Qdisc *sch, void *cb_priv,
639 int flow_indr_dev_register(flow_indr_block_bind_cb_t *cb, void *cb_priv);
640 void flow_indr_dev_unregister(flow_indr_block_bind_cb_t *cb, void *cb_priv,
641 void (*release)(void *cb_priv));