Home
last modified time | relevance | path

Searched refs:rtnl_ematch_alloc (Results 1 – 3 of 3) sorted by relevance

/external/libnl/lib/route/cls/
Dematch_syntax.y190 if (!(e = rtnl_ematch_alloc())) {
205 if (!(e = rtnl_ematch_alloc())) {
223 if (!(e = rtnl_ematch_alloc())) {
250 if (!(e = rtnl_ematch_alloc())) {
269 if (!(e = rtnl_ematch_alloc())) {
Dematch.c108 struct rtnl_ematch *rtnl_ematch_alloc(void) in rtnl_ematch_alloc() function
426 if (!(ematch = rtnl_ematch_alloc())) { in rtnl_ematch_parse_attr()
/external/libnl/include/netlink/route/cls/
Dematch.h52 extern struct rtnl_ematch * rtnl_ematch_alloc(void);