Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dcls_api.c344 static bool tcf_proto_check_kind(struct nlattr *kind, char *name) in tcf_proto_check_kind() function
2187 if (tcf_proto_check_kind(tca[TCA_KIND], name)) { in tc_new_tfilter()
2400 if (tcf_proto_check_kind(tca[TCA_KIND], name)) { in tc_del_tfilter()
2557 if (tcf_proto_check_kind(tca[TCA_KIND], name)) { in tc_get_tfilter()
2951 if (tcf_proto_check_kind(tca[TCA_KIND], name)) { in tc_chain_tmplt_add()