Home
last modified time | relevance | path

Searched refs:getnattype (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sbin/ipf/libipf/
H A Dgetnattype.c22 getnattype(nat_t *nat) in getnattype() function
H A DMakefile17 getnattype.c getport.c getportproto.c getproto.c getsumd.c \
H A Dprintactivenat.c30 PRINTF("%s", getnattype(nat)); in printactivenat()
/freebsd-13.1/contrib/ipfilter/lib/
H A DMakefile36 $(DEST)/getnattype.o \
203 $(DEST)/getnattype.o: $(LIBSRC)/getnattype.c $(INCDEP) $(TOP)/ip_nat.h
204 $(CC) $(CCARGS) -c $(LIBSRC)/getnattype.c -o $@
/freebsd-13.1/sbin/ipf/common/
H A Dipf.h228 extern char *getnattype(struct nat *);
/freebsd-13.1/contrib/ipfilter/
H A DHISTORY209 3437732 getnattype does not need to use ipnat_t (fix variable name)
222 3437732 getnattype does not need to use ipnat_t