Searched refs:em_ipt_match (Results 1 – 1 of 1) sorted by relevance
21 struct em_ipt_match { struct42 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) in check_match() argument130 struct em_ipt_match *im = NULL; in em_ipt_change()187 struct em_ipt_match *im = (void *)em->data; in em_ipt_destroy()205 static int em_ipt_match(struct sk_buff *skb, struct tcf_ematch *em, in em_ipt_match() function208 const struct em_ipt_match *im = (const void *)em->data; in em_ipt_match()252 struct em_ipt_match *im = (void *)em->data; in em_ipt_dump()274 .match = em_ipt_match,