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

/linux-4.1.27/net/sched/
H A Dcls_tcindex.c365 tcf_exts_change(tp, &r->exts, &e); tcindex_set_parms()
367 tcf_exts_change(tp, &cr.exts, &e); tcindex_set_parms()
380 tcf_exts_change(tp, &f->result.exts, &r->exts); tcindex_set_parms()
H A Dcls_cgroup.c134 tcf_exts_change(tp, &new->exts, &e); cls_cgroup_change()
H A Dcls_api.c554 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst, tcf_exts_change() function
567 EXPORT_SYMBOL(tcf_exts_change); variable
H A Dcls_basic.c155 tcf_exts_change(tp, &f->exts, &e); basic_set_parms()
H A Dcls_rsvp.h506 tcf_exts_change(tp, &n->exts, &e); rsvp_change()
577 tcf_exts_change(tp, &f->exts, &e); rsvp_change()
H A Dcls_bpf.c296 tcf_exts_change(tp, &prog->exts, &exts); cls_bpf_modify_existing()
H A Dcls_fw.c228 tcf_exts_change(tp, &f->exts, &e); fw_change_attrs()
H A Dcls_flow.c491 tcf_exts_change(tp, &fnew->exts, &e); flow_change()
H A Dcls_route.c466 tcf_exts_change(tp, &f->exts, &e); route4_set_parms()
H A Dcls_u32.c641 tcf_exts_change(tp, &n->exts, &e); u32_set_parms()
/linux-4.1.27/include/net/
H A Dpkt_cls.h137 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst,

Completed in 80 milliseconds