Searched refs:geticmptype (Results 1 – 6 of 6) sorted by relevance
10 int geticmptype(family, name) in geticmptype() function
307 ic->icmp_type = geticmptype(AF_INET, *cpp);481 ic6->icmp6_type = geticmptype(AF_INET6, *cpp);
34 $(DEST)/geticmptype.o \199 $(DEST)/geticmptype.o: $(LIBSRC)/geticmptype.c $(INCDEP)200 $(CC) $(CCARGS) -c $(LIBSRC)/geticmptype.c -o $@
15 gethost.c getifname.c geticmptype.c \
250 extern int geticmptype __P((int, char *));
1542 | YY_STR { $$ = geticmptype(frc->fr_family, $1);