Searched refs:canid_match (Results 1 – 1 of 1) sorted by relevance
25 struct canid_match { struct52 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, in em_canid_sff_match_add() argument87 static inline struct canid_match *em_canid_priv(struct tcf_ematch *m) in em_canid_priv()89 return (struct canid_match *)m->data; in em_canid_priv()95 struct canid_match *cm = em_canid_priv(m); in em_canid_match()123 struct canid_match *cm; in em_canid_change()135 cm = kzalloc(sizeof(struct canid_match) + len, GFP_KERNEL); in em_canid_change()177 m->datalen = sizeof(struct canid_match) + len; in em_canid_change()184 struct canid_match *cm = em_canid_priv(m); in em_canid_destroy()191 struct canid_match *cm = em_canid_priv(m); in em_canid_dump()