Searched refs:canid_match (Results 1 – 1 of 1) sorted by relevance
29 struct canid_match { struct56 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, in em_canid_sff_match_add() argument91 static inline struct canid_match *em_canid_priv(struct tcf_ematch *m) in em_canid_priv()93 return (struct canid_match *)m->data; in em_canid_priv()99 struct canid_match *cm = em_canid_priv(m); in em_canid_match()127 struct canid_match *cm; in em_canid_change()139 cm = kzalloc(sizeof(struct canid_match) + len, GFP_KERNEL); in em_canid_change()181 m->datalen = sizeof(struct canid_match) + len; in em_canid_change()188 struct canid_match *cm = em_canid_priv(m); in em_canid_destroy()195 struct canid_match *cm = em_canid_priv(m); in em_canid_dump()