Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/ippool/
H A Dippool_y.y47 static ioctlfunc_t poolioctl = NULL; variable
103 load_pool(&iplo, poolioctl);
114 load_hash(&ipht, $3, poolioctl);
128 load_hash(&ipht, $4, poolioctl);
452 load_dstlist(&ipld, poolioctl, $11);
464 load_pool(&iplo, poolioctl);
475 load_pool(&iplo, poolioctl);
487 load_hash(&ipht, $11, poolioctl);
505 load_hash(&ipht, $9, poolioctl);
650 poolioctl = iocfunc; in ippool_parsesome()