Searched refs:canid_match (Results 1 – 1 of 1) sorted by relevance
25 struct canid_match { struct53 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, in em_canid_sff_match_add() argument88 static inline struct canid_match *em_canid_priv(struct tcf_ematch *m) in em_canid_priv()90 return (struct canid_match *)m->data; in em_canid_priv()96 struct canid_match *cm = em_canid_priv(m); in em_canid_match()124 struct canid_match *cm; in em_canid_change()136 cm = kzalloc(sizeof(struct canid_match) + len, GFP_KERNEL); in em_canid_change()178 m->datalen = sizeof(struct canid_match) + len; in em_canid_change()185 struct canid_match *cm = em_canid_priv(m); in em_canid_destroy()192 struct canid_match *cm = em_canid_priv(m); in em_canid_dump()