Searched defs:iocfunc (Results 1 – 16 of 16) sorted by relevance
/freebsd/sbin/ipf/libipf/ |
H A D | nametokva.c | 16 nametokva(char *name, ioctlfunc_t iocfunc) in nametokva()
|
H A D | remove_hash.c | 18 remove_hash(iphtable_t *iphp, ioctlfunc_t iocfunc) in remove_hash()
|
H A D | remove_pool.c | 18 remove_pool(ip_pool_t *poolp, ioctlfunc_t iocfunc) in remove_pool()
|
H A D | kvatoname.c | 16 kvatoname(ipfunc_t func, ioctlfunc_t iocfunc) in kvatoname()
|
H A D | load_pool.c | 18 load_pool(ip_pool_t *plp, ioctlfunc_t iocfunc) in load_pool()
|
H A D | remove_poolnode.c | 19 ioctlfunc_t iocfunc) in remove_poolnode()
|
H A D | load_dstlist.c | 17 load_dstlist(ippool_dst_t *dst, ioctlfunc_t iocfunc, ipf_dstnode_t *nodes) in load_dstlist()
|
H A D | remove_hashnode.c | 18 remove_hashnode(int unit, char *name, iphtent_t *node, ioctlfunc_t iocfunc) in remove_hashnode()
|
H A D | load_hash.c | 18 load_hash(iphtable_t *iphp, iphtent_t *list, ioctlfunc_t iocfunc) in load_hash()
|
H A D | load_dstlistnode.c | 18 ioctlfunc_t iocfunc) in load_dstlistnode()
|
H A D | poolio.c | 31 pool_ioctl(ioctlfunc_t iocfunc, ioctlcmd_t cmd, void *ptr) in pool_ioctl()
|
H A D | ipf_perror.c | 15 ipf_perror_fd( int fd, ioctlfunc_t iocfunc, char *string) in ipf_perror_fd()
|
H A D | load_hashnode.c | 19 ioctlfunc_t iocfunc) in load_hashnode()
|
H A D | load_poolnode.c | 19 ioctlfunc_t iocfunc) in load_poolnode()
|
H A D | printfr.c | 17 printfr( struct frentry *fp, ioctlfunc_t iocfunc) in printfr()
|
/freebsd/sbin/ipf/ippool/ |
H A D | ippool_y.y | 612 ippool_parsefile(int fd, char *filename, ioctlfunc_t iocfunc) in ippool_parsefile() 645 ippool_parsesome(int fd, FILE *fp, ioctlfunc_t iocfunc) in ippool_parsesome()
|