Searched defs:em (Results 1 – 6 of 6) sorted by relevance
/net/sched/ |
D | ematch.c | 174 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()
|
D | em_nbyte.c | 27 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()
|
D | em_u32.c | 21 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
|
D | em_cmp.c | 25 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
|
D | em_meta.c | 827 static int em_meta_dump(struct sk_buff *skb, struct tcf_ematch *em) in em_meta_dump()
|
/net/bridge/netfilter/ |
D | ebt_among.c | 177 const struct ebt_entry_match *em = in ebt_among_mt_check() local
|