Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_meta_skbprio.c57 return register_ife_op(&ife_prio_ops); in ifeprio_init_module()
H A Dact_meta_mark.c59 return register_ife_op(&ife_skbmark_ops); in ifemark_init_module()
H A Dact_meta_skbtcindex.c59 return register_ife_op(&ife_skbtcindex_ops); in ifetc_index_init_module()
H A Dact_ife.c180 int register_ife_op(struct tcf_meta_ops *mops) in register_ife_op() function
225 EXPORT_SYMBOL_GPL(register_ife_op);
/openbmc/linux/include/net/tc_act/
H A Dtc_ife.h64 int register_ife_op(struct tcf_meta_ops *mops);