Searched refs:tcf_exts_change (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/net/sched/ |
H A D | cls_tcindex.c | 365 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 D | cls_cgroup.c | 134 tcf_exts_change(tp, &new->exts, &e); cls_cgroup_change()
|
H A D | cls_api.c | 554 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 D | cls_basic.c | 155 tcf_exts_change(tp, &f->exts, &e); basic_set_parms()
|
H A D | cls_rsvp.h | 506 tcf_exts_change(tp, &n->exts, &e); rsvp_change() 577 tcf_exts_change(tp, &f->exts, &e); rsvp_change()
|
H A D | cls_bpf.c | 296 tcf_exts_change(tp, &prog->exts, &exts); cls_bpf_modify_existing()
|
H A D | cls_fw.c | 228 tcf_exts_change(tp, &f->exts, &e); fw_change_attrs()
|
H A D | cls_flow.c | 491 tcf_exts_change(tp, &fnew->exts, &e); flow_change()
|
H A D | cls_route.c | 466 tcf_exts_change(tp, &f->exts, &e); route4_set_parms()
|
H A D | cls_u32.c | 641 tcf_exts_change(tp, &n->exts, &e); u32_set_parms()
|
/linux-4.1.27/include/net/ |
H A D | pkt_cls.h | 137 void tcf_exts_change(struct tcf_proto *tp, struct tcf_exts *dst,
|
Completed in 80 milliseconds