Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_tcindex.c386 tcf_exts_change(tp, &r->exts, &e); in tcindex_set_parms()
388 tcf_exts_change(tp, &cr.exts, &e); in tcindex_set_parms()
401 tcf_exts_change(tp, &f->result.exts, &r->exts); in tcindex_set_parms()
Dcls_cgroup.c115 tcf_exts_change(tp, &new->exts, &e); in cls_cgroup_change()
Dcls_api.c554 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst, in tcf_exts_change() function
567 EXPORT_SYMBOL(tcf_exts_change);
Dcls_basic.c155 tcf_exts_change(tp, &f->exts, &e); in basic_set_parms()
Dcls_rsvp.h516 tcf_exts_change(tp, &n->exts, &e); in rsvp_change()
587 tcf_exts_change(tp, &f->exts, &e); in rsvp_change()
Dcls_fw.c228 tcf_exts_change(tp, &f->exts, &e); in fw_change_attrs()
Dcls_bpf.c348 tcf_exts_change(tp, &prog->exts, &exts); in cls_bpf_modify_existing()
Dcls_route.c466 tcf_exts_change(tp, &f->exts, &e); in route4_set_parms()
Dcls_flow.c504 tcf_exts_change(tp, &fnew->exts, &e); in flow_change()
Dcls_flower.c423 tcf_exts_change(tp, &f->exts, &e); in fl_set_parms()
Dcls_u32.c641 tcf_exts_change(tp, &n->exts, &e); in u32_set_parms()
/linux-4.4.14/include/net/
Dpkt_cls.h137 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst,