Searched refs:load_hashnode (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/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 | 22 load_hash.c load_hashnode.c \
|
| /freebsd-14.2/sbin/ipf/common/ |
| H A D | ipf.h | 257 extern int load_hashnode(int, char *, struct iphtent_s *, int,
|
| /freebsd-14.2/sbin/ipf/ippool/ |
| H A D | ippool.c | 237 err = load_hashnode(role, poolname, &hnode, ttl, ioctl); in poolnodecommand()
|