Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/lib/
H A Dremove_hashnode.c19 remove_hashnode(unit, name, node, iocfunc) in remove_hashnode() 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.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.h345 extern int remove_hashnode __P((int, char *, struct iphtent_s *, ioctlfunc_t));
/freebsd-12.1/contrib/ipfilter/tools/
H A Dippool.c248 err = remove_hashnode(role, poolname, &hnode, ioctl);