Searched refs:rtnl_ematch_alloc (Results 1 – 2 of 2) sorted by relevance
48 rtnl_ematch_alloc(struct rtnl_ematch_ops *);
109 struct rtnl_ematch *rtnl_ematch_alloc(struct rtnl_ematch_ops *ops) in rtnl_ematch_alloc() function322 if (!(ematch = rtnl_ematch_alloc(ops))) { in rtnl_ematch_parse()