Home
last modified time | relevance | path

Searched defs:rtnl_pktloc (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/route/
Dpktloc.h25 struct rtnl_pktloc struct
38 extern int rtnl_pktloc_lookup(const char *, struct rtnl_pktloc **); argument
/external/libnl/lib/route/
Dpktloc.c236 void rtnl_pktloc_foreach(void (*cb)(struct rtnl_pktloc *, void *), void *arg) in rtnl_pktloc_foreach() argument