Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dematch.c92 static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) in tcf_em_lookup()
94 struct tcf_ematch_ops *e = NULL; in tcf_em_lookup()
122 int tcf_em_register(struct tcf_ematch_ops *ops) in tcf_em_register()
125 struct tcf_ematch_ops *e; in tcf_em_register()
154 void tcf_em_unregister(struct tcf_ematch_ops *ops) in tcf_em_unregister()
A Dem_u32.c37 static struct tcf_ematch_ops em_u32_ops = {
A Dem_nbyte.c53 static struct tcf_ematch_ops em_nbyte_ops = {
A Dem_cmp.c72 static struct tcf_ematch_ops em_cmp_ops = {
A Dem_ipset.c108 static struct tcf_ematch_ops em_ipset_ops = {
A Dem_canid.c205 static struct tcf_ematch_ops em_canid_ops = {
A Dem_text.c128 static struct tcf_ematch_ops em_text_ops = {
A Dem_ipt.c270 static struct tcf_ematch_ops em_ipt_ops = {
A Dem_meta.c989 static struct tcf_ematch_ops em_meta_ops = {
/linux-6.3-rc2/include/net/
A Dpkt_cls.h394 struct tcf_ematch_ops;
407 struct tcf_ematch_ops * ops;
473 struct tcf_ematch_ops { struct
486 int tcf_em_register(struct tcf_ematch_ops *); argument
487 void tcf_em_unregister(struct tcf_ematch_ops *);

Completed in 13 milliseconds