get_family
static int get_family(const char *);
family = get_family(*av);
family = get_family(optarg);
static uint8_t get_family(const char *);