Searched refs:rtnl_ematch_data (Results 1 – 3 of 3) sorted by relevance
28 memcpy(rtnl_ematch_data(ematch), cfg, sizeof(*cfg)); in rtnl_ematch_cmp_set()33 return rtnl_ematch_data(ematch); in rtnl_ematch_cmp_get()80 memcpy(rtnl_ematch_data(m), data, len); in cmp_parse()87 struct tcf_em_cmp *cmp = rtnl_ematch_data(m); in cmp_dump()
54 extern void * rtnl_ematch_data(struct rtnl_ematch *);
171 void *rtnl_ematch_data(struct rtnl_ematch *ematch) in rtnl_ematch_data() function223 return *((uint32_t *) rtnl_ematch_data(ematch)); in container_ref()