Searched refs:rtnl_pktloc (Results 1 - 4 of 4) sorted by last modified time

/external/libnl/include/netlink/route/
H A Dpktloc.h25 struct rtnl_pktloc struct
37 extern int rtnl_pktloc_lookup(const char *, struct rtnl_pktloc **);
/external/libnl/lib/route/
H A Dpktloc.c26 * struct rtnl_pktloc *loc;
60 void rtnl_pktloc_add(struct rtnl_pktloc *loc)
69 static void rtnl_pktloc_free(struct rtnl_pktloc *loc)
101 struct rtnl_pktloc *loc, *n;
141 int rtnl_pktloc_lookup(const char *name, struct rtnl_pktloc **result)
143 struct rtnl_pktloc *loc;
H A Dpktloc_syntax.y18 struct rtnl_pktloc *l;
25 extern void rtnl_pktloc_add(struct rtnl_pktloc *);
60 struct rtnl_pktloc *loc;
/external/libnl/src/
H A Dnl-pktloc-lookup.c23 struct rtnl_pktloc *loc;

Completed in 119 milliseconds