Home | History | Annotate | Download | only in fwctl

Lines Matching refs:eui64

46 #include "eui64.h"
69 "\t[-g gap_count] [-l file] [-M mode] [-m EUI64 | hostname]\n"
92 fweui2eui64(const struct fw_eui64 *fweui, struct eui64 *eui)
114 struct eui64 eui, tmpeui;
167 struct eui64 eui;
176 printf("node EUI64 status hostname\n");
321 struct eui64 eui;
359 struct eui64 eui;
362 fweui2eui64(&bi->eui64, &eui);
368 "EUI64: %s\n",
736 struct eui64 target;