Home
last modified time | relevance | path

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

/linux/net/sched/
A Dcls_basic.c116 if (tcf_exts_get_net(&f->exts)) in basic_destroy()
134 tcf_exts_get_net(&f->exts); in basic_delete()
233 tcf_exts_get_net(&fold->exts); in basic_change()
A Dcls_cgroup.c122 tcf_exts_get_net(&head->exts); in cls_cgroup_change()
139 if (tcf_exts_get_net(&head->exts)) in cls_cgroup_destroy()
A Dcls_fw.c145 if (tcf_exts_get_net(&f->exts)) in fw_destroy()
174 tcf_exts_get_net(&f->exts); in fw_delete()
295 tcf_exts_get_net(&f->exts); in fw_change()
A Dcls_route.c298 if (tcf_exts_get_net(&f->exts)) in route4_destroy()
343 tcf_exts_get_net(&f->exts); in route4_delete()
549 tcf_exts_get_net(&fold->exts); in route4_change()
A Dcls_flow.c553 tcf_exts_get_net(&fold->exts); in flow_change()
573 tcf_exts_get_net(&f->exts); in flow_delete()
599 if (tcf_exts_get_net(&f->exts)) in flow_destroy()
A Dcls_tcindex.c231 if (tcf_exts_get_net(&f->result.exts)) in tcindex_delete()
238 if (tcf_exts_get_net(&r->exts)) in tcindex_delete()
615 if (tcf_exts_get_net(&r->exts)) in tcindex_destroy()
A Dcls_bpf.c293 if (tcf_exts_get_net(&prog->exts)) in __cls_bpf_delete()
519 tcf_exts_get_net(&oldprog->exts); in cls_bpf_change()
A Dcls_u32.c461 tcf_exts_get_net(&key->exts); in u32_delete_key()
583 if (tcf_exts_get_net(&n->exts)) in u32_clear_hnode()
916 tcf_exts_get_net(&n->exts); in u32_change()
A Dcls_matchall.c141 if (tcf_exts_get_net(&head->exts)) in mall_destroy()
A Dcls_rsvp.h305 if (tcf_exts_get_net(&f->exts)) in rsvp_delete_filter()
A Dcls_flower.c519 if (tcf_exts_get_net(&f->exts)) in __fl_put()
/linux/include/net/
A Dpkt_cls.h235 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() function

Completed in 27 milliseconds