Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/lib/
H A Dremove_hash.c19 remove_hash(iphp, iocfunc) in remove_hash() function
H A DMakefile127 $(DEST)/remove_hash.o \
399 $(DEST)/remove_hash.o: $(LIBSRC)/remove_hash.c $(INCDEP) \
401 $(CC) $(CCARGS) -c $(LIBSRC)/remove_hash.c -o $@
/freebsd-12.1/sbin/ipf/libipf/
H A DMakefile41 printtqtable.c printtunable.c printunit.c remove_hash.c remove_hashnode.c \
/freebsd-12.1/contrib/ipfilter/
H A Dipf.h344 extern int remove_hash __P((struct iphtable_s *, ioctlfunc_t));
/freebsd-12.1/contrib/ipfilter/tools/
H A Dippool.c353 err = remove_hash(&iph, ioctl);