Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_bpf.c304 static int cls_bpf_modify_existing(struct net *net, struct tcf_proto *tp, in cls_bpf_modify_existing() function
413 ret = cls_bpf_modify_existing(net, tp, prog, base, tb, tca[TCA_RATE], ovr); in cls_bpf_change()