Home
last modified time | relevance | path

Searched refs:tcf_exts_get_net (Results 1 – 6 of 6) sorted by relevance

/linux/net/sched/
H A Dcls_basic.c118 if (tcf_exts_get_net(&f->exts)) in basic_destroy()
136 tcf_exts_get_net(&f->exts); in basic_delete()
235 tcf_exts_get_net(&fold->exts); in basic_change()
H A Dcls_cgroup.c124 tcf_exts_get_net(&head->exts); in cls_cgroup_change()
141 if (tcf_exts_get_net(&head->exts)) in cls_cgroup_destroy()
H A Dcls_fw.c147 if (tcf_exts_get_net(&f->exts)) in fw_destroy()
176 tcf_exts_get_net(&f->exts); in fw_delete()
296 tcf_exts_get_net(&f->exts); in fw_change()
H A Dcls_route.c300 if (tcf_exts_get_net(&f->exts)) in route4_destroy()
345 tcf_exts_get_net(&f->exts); in route4_delete()
565 tcf_exts_get_net(&fold->exts); in route4_change()
H A Dcls_flow.c556 tcf_exts_get_net(&fold->exts); in flow_change()
576 tcf_exts_get_net(&f->exts); in flow_delete()
602 if (tcf_exts_get_net(&f->exts)) in flow_destroy()
H A Dcls_flower.c530 if (tcf_exts_get_net(&f->exts)) in __fl_put()