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

/freebsd-12-stable/contrib/ipfilter/lib/
H A Dremove_hashnode.c19 remove_hashnode(unit, name, node, iocfunc) function
H A DMakefile128 $(DEST)/remove_hashnode.o \
402 $(DEST)/remove_hashnode.o: $(LIBSRC)/remove_hashnode.c $(INCDEP) \
404 $(CC) $(CCARGS) -c $(LIBSRC)/remove_hashnode.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.h337 extern int remove_hashnode(int, char *, struct iphtent_s *, ioctlfunc_t);
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dippool.c245 err = remove_hashnode(role, poolname, &hnode, ioctl);

Completed in 116 milliseconds