Searched refs:load_hashnode (Results 1 – 5 of 5) sorted by relevance
/freebsd/sbin/ipf/libipf/ |
H A D | load_hashnode.c | 18 load_hashnode(int unit, char *name, iphtent_t *node, int ttl, in load_hashnode() function
|
H A D | load_hash.c | 89 load_hashnode(iphp->iph_unit, iph.iph_name, a, 0, iocfunc); in load_hash()
|
H A D | Makefile | 21 load_hash.c load_hashnode.c \
|
/freebsd/sbin/ipf/common/ |
H A D | ipf.h | 255 extern int load_hashnode(int, char *, struct iphtent_s *, int,
|
/freebsd/sbin/ipf/ippool/ |
H A D | ippool.c | 237 err = load_hashnode(role, poolname, &hnode, ttl, ioctl); in poolnodecommand()
|