Home
last modified time | relevance | path

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

/include/net/
A Dflow_offload.h606 struct flow_block_cb;
615 void (*cleanup)(struct flow_block_cb *block_cb);
618 struct flow_block_cb { struct
629 struct flow_block_cb *flow_block_cb_alloc(flow_setup_cb_t *cb, argument
639 void (*cleanup)(struct flow_block_cb *block_cb));
640 void flow_block_cb_free(struct flow_block_cb *block_cb);
645 void *flow_block_cb_priv(struct flow_block_cb *block_cb);
646 void flow_block_cb_incref(struct flow_block_cb *block_cb);
647 unsigned int flow_block_cb_decref(struct flow_block_cb *block_cb);
734 void (*cleanup)(struct flow_block_cb *block_cb));
[all …]
/include/net/netfilter/
A Dnf_flow_table.h230 struct flow_block_cb *block_cb; in nf_flow_table_offload_add_cb()
263 struct flow_block_cb *block_cb; in nf_flow_table_offload_del_cb()

Completed in 7 milliseconds