Searched refs:em_ipt_match (Results 1 – 1 of 1) sorted by relevance
25 struct em_ipt_match { struct45 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) in check_match() argument119 struct em_ipt_match *im = NULL; in em_ipt_change()165 struct em_ipt_match *im = (void *)em->data; in em_ipt_destroy()183 static int em_ipt_match(struct sk_buff *skb, struct tcf_ematch *em, in em_ipt_match() function186 const struct em_ipt_match *im = (const void *)em->data; in em_ipt_match()212 struct em_ipt_match *im = (void *)em->data; in em_ipt_dump()234 .match = em_ipt_match,