Searched refs:rtnl_ematch (Results 1 – 2 of 2) sorted by relevance
23 struct rtnl_ematch;32 int (*eo_parse)(struct rtnl_ematch *,34 void (*eo_dump)(struct rtnl_ematch *,47 extern struct rtnl_ematch *49 extern void rtnl_ematch_add_child(struct rtnl_ematch *,50 struct rtnl_ematch *);51 extern void rtnl_ematch_unlink(struct rtnl_ematch *);52 extern void rtnl_ematch_free(struct rtnl_ematch *);54 extern void * rtnl_ematch_data(struct rtnl_ematch *);55 extern void rtnl_ematch_set_flags(struct rtnl_ematch *, uint16_t);[all …]
517 struct rtnl_ematch struct