Searched refs:rtnl_pktloc_lookup (Results 1 – 4 of 4) sorted by relevance
38 extern int rtnl_pktloc_lookup(const char *, struct rtnl_pktloc **);
144 if ((err = rtnl_pktloc_lookup(argv[optind++], &loc)) < 0) in main()
171 int rtnl_pktloc_lookup(const char *name, struct rtnl_pktloc **result) in rtnl_pktloc_lookup() function
438 if (rtnl_pktloc_lookup($1, &loc) < 0) {