Searched defs:em (Results 1 – 8 of 8) sorted by relevance
/net/sched/ |
D | ematch.c | 171 struct tcf_ematch *em, struct nlattr *nla, int idx) in tcf_em_validate() 310 struct tcf_ematch *em; in tcf_em_tree_validate() local 407 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_destroy() local 457 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_dump() local 490 static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em, in tcf_em_match()
|
D | em_ipset.c | 20 struct tcf_ematch *em) in em_ipset_change() 41 static void em_ipset_destroy(struct tcf_ematch *em) in em_ipset_destroy() 50 static int em_ipset_match(struct sk_buff *skb, struct tcf_ematch *em, in em_ipset_match()
|
D | em_ipt.c | 127 struct tcf_ematch *em) in em_ipt_change() 185 static void em_ipt_destroy(struct tcf_ematch *em) in em_ipt_destroy() 205 static int em_ipt_match(struct sk_buff *skb, struct tcf_ematch *em, in em_ipt_match() 250 static int em_ipt_dump(struct sk_buff *skb, struct tcf_ematch *em) in em_ipt_dump()
|
D | em_nbyte.c | 23 struct tcf_ematch *em) in em_nbyte_change() 39 static int em_nbyte_match(struct sk_buff *skb, struct tcf_ematch *em, in em_nbyte_match()
|
D | em_u32.c | 17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
|
D | em_cmp.c | 21 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
|
D | em_meta.c | 962 static int em_meta_dump(struct sk_buff *skb, struct tcf_ematch *em) in em_meta_dump()
|
/net/bridge/netfilter/ |
D | ebt_among.c | 206 const struct ebt_entry_match *em = in ebt_among_mt_check() local
|