node_mac_from_string
$$ = node_mac_from_string($1);
struct node_mac* node_mac_from_string(const char *);
m = node_mac_from_string(str);