Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dremove_hash.c18 remove_hash(iphtable_t *iphp, ioctlfunc_t iocfunc) in remove_hash() function
H A DMakefile39 printtqtable.c printtunable.c printunit.c remove_hash.c remove_hashnode.c \
/freebsd/sbin/ipf/common/
H A Dipf.h329 extern int remove_hash(struct iphtable_s *, ioctlfunc_t);
/freebsd/sbin/ipf/ippool/
H A Dippool.c348 err = remove_hash(&iph, ioctl); in poolcommand()
357 err_h = remove_hash(&iph, ioctl); in poolcommand()