Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dremove_hashnode.c18 remove_hashnode(int unit, char *name, iphtent_t *node, ioctlfunc_t iocfunc) in remove_hashnode() function
H A DMakefile39 printtqtable.c printtunable.c printunit.c remove_hash.c remove_hashnode.c \
/freebsd/sbin/ipf/common/
H A Dipf.h330 extern int remove_hashnode(int, char *, struct iphtent_s *, ioctlfunc_t);
/freebsd/sbin/ipf/ippool/
H A Dippool.c239 err = remove_hashnode(role, poolname, &hnode, ioctl); in poolnodecommand()