Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_tcindex.c365 tcf_exts_change(tp, &r->exts, &e); in tcindex_set_parms()
367 tcf_exts_change(tp, &cr.exts, &e); in tcindex_set_parms()
380 tcf_exts_change(tp, &f->result.exts, &r->exts); in tcindex_set_parms()
Dcls_cgroup.c134 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.h506 tcf_exts_change(tp, &n->exts, &e); in rsvp_change()
577 tcf_exts_change(tp, &f->exts, &e); in rsvp_change()
Dcls_bpf.c296 tcf_exts_change(tp, &prog->exts, &exts); in cls_bpf_modify_existing()
Dcls_fw.c228 tcf_exts_change(tp, &f->exts, &e); in fw_change_attrs()
Dcls_route.c466 tcf_exts_change(tp, &f->exts, &e); in route4_set_parms()
Dcls_flow.c491 tcf_exts_change(tp, &fnew->exts, &e); in flow_change()
Dcls_u32.c641 tcf_exts_change(tp, &n->exts, &e); in u32_set_parms()
/linux-4.1.27/include/net/
Dpkt_cls.h137 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst,