npfctl_parse_ether_type
: TYPE ETHERHEX { $$ = npfctl_parse_ether_type($2); }
uint16_t npfctl_parse_ether_type(const char *str);