Home
last modified time | relevance | path

Searched defs:em (Results 1 – 6 of 6) sorted by relevance

/net/sched/
Dematch.c174 struct tcf_ematch *em, struct nlattr *nla, int idx) in tcf_em_validate()
301 struct tcf_ematch *em; in tcf_em_tree_validate() local
395 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_destroy() local
444 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_dump() local
476 static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em, in tcf_em_match()
Dem_nbyte.c27 struct tcf_ematch *em) in em_nbyte_change()
43 static int em_nbyte_match(struct sk_buff *skb, struct tcf_ematch *em, in em_nbyte_match()
Dem_u32.c21 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
Dem_cmp.c25 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
Dem_meta.c827 static int em_meta_dump(struct sk_buff *skb, struct tcf_ematch *em) in em_meta_dump()
/net/bridge/netfilter/
Debt_among.c177 const struct ebt_entry_match *em = in ebt_among_mt_check() local