Searched refs:getnattype (Results 1 – 6 of 6) sorted by relevance
22 getnattype(nat_t *nat) in getnattype() function
17 getnattype.c getport.c getportproto.c getproto.c getsumd.c \
30 PRINTF("%s", getnattype(nat)); in printactivenat()
36 $(DEST)/getnattype.o \203 $(DEST)/getnattype.o: $(LIBSRC)/getnattype.c $(INCDEP) $(TOP)/ip_nat.h204 $(CC) $(CCARGS) -c $(LIBSRC)/getnattype.c -o $@
228 extern char *getnattype(struct nat *);
209 3437732 getnattype does not need to use ipnat_t (fix variable name)222 3437732 getnattype does not need to use ipnat_t