Searched refs:parseicmpspec (Results 1 – 1 of 1) sorted by relevance
483 u_int16_t parseicmpspec(char *, sa_family_t);3648 if (!($$ = parseicmpspec($1, AF_INET))) {3667 if (!($$ = parseicmpspec($1, AF_INET6))) {8006 parseicmpspec(char *w, sa_family_t af) in parseicmpspec() function