Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_tcindex.c460 tcf_exts_change(&r->exts, &e); in tcindex_set_parms()
469 tcf_exts_change(&f->result.exts, &r->exts); in tcindex_set_parms()
Dcls_rsvp.h534 tcf_exts_change(&n->exts, &e); in rsvp_change()
607 tcf_exts_change(&f->exts, &e); in rsvp_change()
Dcls_api.c2090 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change() function
2099 EXPORT_SYMBOL(tcf_exts_change);
/Linux-v4.19/include/net/
Dpkt_cls.h393 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);