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

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dremove_hash.c19 remove_hash(iphp, iocfunc) 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-stable/sbin/ipf/libipf/
H A DMakefile41 printtqtable.c printtunable.c printunit.c remove_hash.c remove_hashnode.c \
/freebsd-12-stable/contrib/ipfilter/
H A Dipf.h336 extern int remove_hash(struct iphtable_s *, ioctlfunc_t);
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dippool.c356 err = remove_hash(&iph, ioctl);
365 err_h = remove_hash(&iph, ioctl);

Completed in 60 milliseconds