Searched refs:getnattype (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dgetnattype.c1 /* $FreeBSD: releng/11.0/contrib/ipfilter/lib/getnattype.c 255332 2013-09-06 23:11:19Z cy $ */
22 getnattype(nat) function
H A Dprintactivenat.c26 PRINTF("%s", getnattype(nat));
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-11.0-release/sbin/ipf/libipf/
H A DMakefile17 getnattype.c getport.c getportproto.c getproto.c getsumd.c \
/freebsd-11.0-release/contrib/ipfilter/
H A Dipf.h254 extern char *getnattype __P((struct nat *));

Completed in 184 milliseconds