Home
last modified time | relevance | path

Searched refs:rtnl_pktloc_lookup (Results 1 – 5 of 5) sorted by relevance

/third_party/libnl/include/netlink/route/
Dpktloc.h38 extern int rtnl_pktloc_lookup(const char *, struct rtnl_pktloc **);
/third_party/libnl/src/
Dnl-pktloc-lookup.c146 if ((err = rtnl_pktloc_lookup(argv[optind++], &loc)) < 0) in main()
/third_party/libnl/lib/route/
Dpktloc.c174 int rtnl_pktloc_lookup(const char *name, struct rtnl_pktloc **result) in rtnl_pktloc_lookup() function
/third_party/libnl/lib/route/cls/
Dematch_syntax.y440 if (rtnl_pktloc_lookup($1, &loc) < 0) {
/third_party/libnl/
Dlibnl-route-3.sym619 rtnl_pktloc_lookup;