geticmptype
extern int geticmptype(int, char *);
| YY_STR { $$ = geticmptype(frc->fr_family, $1);
ic->icmp_type = geticmptype(AF_INET, *cpp);
ic6->icmp6_type = geticmptype(AF_INET6, *cpp);