Home
last modified time | relevance | path

Searched refs:nat_setgroupmap (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sbin/ipf/libipf/
H A Dnat_setgroupmap.c15 nat_setgroupmap(ipnat_t *n) in nat_setgroupmap() function
H A DMakefile26 mutex_emul.c nametokva.c nat_setgroupmap.c ntomask.c \
/freebsd-13.1/contrib/ipfilter/lib/
H A DMakefile69 $(DEST)/nat_setgroupmap.o \
270 $(DEST)/nat_setgroupmap.o: $(LIBSRC)/nat_setgroupmap.c $(TOP)/ip_compat.h \
272 $(CC) $(CCARGS) -c $(LIBSRC)/nat_setgroupmap.c -o $@
/freebsd-13.1/sbin/ipf/common/
H A Dipf.h271 extern void nat_setgroupmap(struct ipnat *);
/freebsd-13.1/sbin/ipf/ipnat/
H A Dipnat_y.y1559 nat_setgroupmap(nat); in setmapifnames()