Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_rsvp.h533 tcf_exts_change(&n->exts, &e); in rsvp_change()
606 tcf_exts_change(&f->exts, &e); in rsvp_change()
H A Dcls_tcindex.c491 tcf_exts_change(&r->exts, &e); in tcindex_set_parms()
500 tcf_exts_change(&f->result.exts, &r->exts); in tcindex_set_parms()
H A Dcls_api.c3105 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src) in tcf_exts_change() function
3114 EXPORT_SYMBOL(tcf_exts_change);
/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h333 void tcf_exts_change(struct tcf_exts *dst, struct tcf_exts *src);