Searched refs:print_toif (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/ipfilter/lib/ |
| H A D | print_toif.c | 15 print_toif(family, tag, base, fdp) in print_toif() function
|
| H A D | printfr.c | 107 print_toif(fp->fr_family, "to", fp->fr_names, &fp->fr_tif); 109 print_toif(fp->fr_family, "dup-to", fp->fr_names, 112 print_toif(fp->fr_family, "reply-to", fp->fr_names,
|
| H A D | Makefile | 80 $(DEST)/print_toif.o \ 293 $(DEST)/print_toif.o: $(LIBSRC)/print_toif.c $(INCDEP) 294 $(CC) $(CCARGS) -c $(LIBSRC)/print_toif.c -o $@
|
| /freebsd-12.1/sbin/ipf/libipf/ |
| H A D | Makefile | 30 print_toif.c printactiveaddr.c printactivenat.c printaddr.c \
|
| /freebsd-12.1/contrib/ipfilter/ |
| H A D | ipf.h | 292 extern void print_toif __P((int, char *, char *, struct frdest *));
|