Searched refs:rtnl_ematch_alloc (Results 1 – 5 of 5) sorted by relevance
192 if (!(e = rtnl_ematch_alloc())) {207 if (!(e = rtnl_ematch_alloc())) {225 if (!(e = rtnl_ematch_alloc())) {252 if (!(e = rtnl_ematch_alloc())) {271 if (!(e = rtnl_ematch_alloc())) {
109 struct rtnl_ematch *rtnl_ematch_alloc(void) in rtnl_ematch_alloc() function297 new = rtnl_ematch_alloc(); in clone_ematch_list()484 if (!(ematch = rtnl_ematch_alloc())) { in rtnl_ematch_parse_attr()
52 extern struct rtnl_ematch * rtnl_ematch_alloc(void);
59 child = rtnl_ematch_alloc(); in build_children()
165 rtnl_ematch_alloc;