genl_op_iter
struct genl_op_iter i;
struct genl_op_iter *op_iter;
struct genl_op_iter i;
static void genl_op_from_split(struct genl_op_iter *iter)
genl_op_iter_init(const struct genl_family *family, struct genl_op_iter *iter)
static bool genl_op_iter_next(struct genl_op_iter *iter)
genl_op_iter_copy(struct genl_op_iter *dst, struct genl_op_iter *src)
static unsigned int genl_op_iter_idx(struct genl_op_iter *iter)
struct genl_op_iter i, j;