Home
last modified time | relevance | path

Searched defs:iocfunc (Results 1 – 16 of 16) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dnametokva.c16 nametokva(char *name, ioctlfunc_t iocfunc) in nametokva()
H A Dremove_hash.c18 remove_hash(iphtable_t *iphp, ioctlfunc_t iocfunc) in remove_hash()
H A Dremove_pool.c18 remove_pool(ip_pool_t *poolp, ioctlfunc_t iocfunc) in remove_pool()
H A Dkvatoname.c16 kvatoname(ipfunc_t func, ioctlfunc_t iocfunc) in kvatoname()
H A Dload_pool.c18 load_pool(ip_pool_t *plp, ioctlfunc_t iocfunc) in load_pool()
H A Dremove_poolnode.c19 ioctlfunc_t iocfunc) in remove_poolnode()
H A Dload_dstlist.c17 load_dstlist(ippool_dst_t *dst, ioctlfunc_t iocfunc, ipf_dstnode_t *nodes) in load_dstlist()
H A Dremove_hashnode.c18 remove_hashnode(int unit, char *name, iphtent_t *node, ioctlfunc_t iocfunc) in remove_hashnode()
H A Dload_hash.c18 load_hash(iphtable_t *iphp, iphtent_t *list, ioctlfunc_t iocfunc) in load_hash()
H A Dload_dstlistnode.c18 ioctlfunc_t iocfunc) in load_dstlistnode()
H A Dpoolio.c31 pool_ioctl(ioctlfunc_t iocfunc, ioctlcmd_t cmd, void *ptr) in pool_ioctl()
H A Dipf_perror.c15 ipf_perror_fd( int fd, ioctlfunc_t iocfunc, char *string) in ipf_perror_fd()
H A Dload_hashnode.c19 ioctlfunc_t iocfunc) in load_hashnode()
H A Dload_poolnode.c19 ioctlfunc_t iocfunc) in load_poolnode()
H A Dprintfr.c17 printfr( struct frentry *fp, ioctlfunc_t iocfunc) in printfr()
/freebsd/sbin/ipf/ippool/
H A Dippool_y.y612 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()