Searched refs:printnat (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sbin/ipf/libipf/
H A DMakefile37 printmask.c printnat.c printnataddr.c printnatfield.c printnatside.c printpacket.c printpacket6.c \
/freebsd-13-stable/contrib/ipfilter/
H A Dipf.h351 extern void printnat(struct ipnat *, int);
/freebsd-13-stable/contrib/ipfilter/lib/
H A DMakefile107 $(DEST)/printnat.o \
371 $(DEST)/printnat.o: $(LIBSRC)/printnat.c $(INCDEP) $(TOP)/ip_nat.h
372 $(CC) $(CCARGS) -c $(LIBSRC)/printnat.c -o $@
H A Dprintnat.c24 printnat(np, opts) function
/freebsd-13-stable/contrib/ipfilter/tools/
H A Dipnat.c350 printnat(&ipn, opts & (OPT_DEBUG|OPT_VERBOSE));
556 printnat(ipn, opts & (OPT_DEBUG|OPT_VERBOSE));
H A Dipftest.c533 printnat(ipn, opts & (OPT_DEBUG|OPT_VERBOSE));
H A Dipnat_y.y1500 printnat(ipn, opts);
1523 printnat(ipn, opts);

Completed in 44 milliseconds