parseicmpspec
if (!($$ = parseicmpspec($1, AF_INET))) {
if (!($$ = parseicmpspec($1, AF_INET6))) {
u_int16_t parseicmpspec(char *, sa_family_t);