Searched refs:eui64_hostton (Results 1 – 6 of 6) sorted by relevance
54 int eui64_hostton(const char *, struct eui64 *);
14 eui64_hostton;
266 eui64_hostton(const char *hostname, struct eui64 *id) in eui64_hostton() function
63 eui64.3 eui64_hostton.3 \
144 if (eui64_hostton(nodestr, &eui) != 0 && eui64_aton(nodestr, &eui) != 0) in str2node()851 if (eui64_hostton(optarg, &target) != 0 && in main()
1031 if (eui64_hostton(optarg, &target) != 0 && in main()