Searched refs:tcf_proto_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_api.c | 249 static struct tcf_proto *tcf_proto_create(const char *kind, u32 protocol, in tcf_proto_create() function 2088 tp_new = tcf_proto_create(name, protocol, prio, chain, in tc_new_tfilter()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_api.c | 372 static struct tcf_proto *tcf_proto_create(const char *kind, u32 protocol, in tcf_proto_create() function 2265 tp_new = tcf_proto_create(name, protocol, prio, chain, in tc_new_tfilter()
|
Completed in 10 milliseconds