Home
last modified time | relevance | path

Searched refs:destructor_priv (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dflow_offload.h201 void *destructor_priv; member
/kernel/linux/linux-6.6/include/net/
H A Dflow_offload.h241 void *destructor_priv; member
/kernel/linux/linux-6.6/net/sched/
H A Dact_mirred.c458 entry->destructor_priv = entry->dev; in tcf_offload_mirred_get_dev()
H A Dact_sample.c281 entry->destructor_priv = entry->sample.psample_group; in tcf_offload_sample_get_group()
H A Dact_gate.c602 entry->destructor_priv = entry->gate.entries; in tcf_gate_get_entries()
H A Dact_tunnel_key.c793 entry->destructor_priv = entry->tunnel; in tcf_tunnel_encap_get_tunnel()
H A Dcls_api.c3723 entry->destructor(entry->destructor_priv); in tc_cleanup_offload_action()
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3497 entry->destructor(entry->destructor_priv); in tc_cleanup_flow_action()
3509 entry->destructor_priv = entry->dev; in tcf_mirred_get_dev()
3527 entry->destructor_priv = entry->tunnel; in tcf_tunnel_encap_get_tunnel()
3537 entry->destructor_priv = entry->sample.psample_group; in tcf_sample_get_group()
3557 entry->destructor_priv = entry->gate.entries; in tcf_gate_get_entries()

Completed in 17 milliseconds